chore(swappy): add swappy
This commit is contained in:
parent
490f5d041a
commit
6523a1a784
@ -8,3 +8,4 @@ List of my dot files for my Arch Linux desktop.
|
||||
- [Waybar](https://github.com/Alexays/Waybar): Wayland bar for Sway
|
||||
- [Alacritty](https://github.com/alacritty/alacritty): Terminal emulator
|
||||
- [Mako](https://github.com/emersion/mako): Wayland notification daemon
|
||||
- [Swappy](https://github.com/jtheoof/swappy): Wayland native snapshot editing tool
|
10
swappy/config
Normal file
10
swappy/config
Normal file
@ -0,0 +1,10 @@
|
||||
[Default]
|
||||
save_dir=$HOME/Desktop
|
||||
save_filename_format=Screenshot-%Y%m%d-%H%M%S.png
|
||||
show_panel=false
|
||||
line_size=5
|
||||
text_size=20
|
||||
text_font=sans-serif
|
||||
paint_mode=brush
|
||||
early_exit=true
|
||||
fill_shape=false
|
Loading…
x
Reference in New Issue
Block a user