Update .chezmoiignore
Add .config/swappy/config
This commit is contained in:
parent
ed5a83548f
commit
153f59007c
2 changed files with 15 additions and 0 deletions
14
private_dot_config/swappy/config
Normal file
14
private_dot_config/swappy/config
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[Default]
|
||||
save_dir=$HOME/pictures
|
||||
save_filename_format=screenshot-%Y%m%d-%H%M%S.png
|
||||
show_panel=true
|
||||
line_size=4
|
||||
text_size=20
|
||||
text_font=monospace
|
||||
paint_mode=brush
|
||||
early_exit=true
|
||||
fill_shape=false
|
||||
auto_save=true
|
||||
custom_color=rgba(193,125,17,1)
|
||||
transparent=true
|
||||
transparency=50
|
||||
Loading…
Add table
Add a link
Reference in a new issue