Migrate to chezmoi
Move config files from config to chezmoi Add script to auto install packages with DNF and Cargo
This commit is contained in:
parent
110e0882c6
commit
224c7ed45c
1654 changed files with 470035 additions and 51 deletions
10
chezmoi/dot_config/swappy/config
Normal file
10
chezmoi/dot_config/swappy/config
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Default]
|
||||
save_dir=$HOME/Pictures
|
||||
save_filename_format=screenshot-%Y%m%d-%H%M%S.png
|
||||
show_panel=true
|
||||
line_size=5
|
||||
text_size=20
|
||||
text_font=sans-serif
|
||||
paint_mode=arrow
|
||||
early_exit=true
|
||||
fill_shape=false
|
||||
Loading…
Add table
Add a link
Reference in a new issue