Skip to content

Commit

Permalink
sway: swappy save to XDG_SCREENSHOTS_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
chadsr committed Apr 16, 2024
1 parent 3e52765 commit 2eaf08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sway/.config/swappy/config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Default]
save_dir=$HOME/Pictures/screenshots
save_dir=$XDG_SCREENSHOTS_DIR
save_filename_format=crop-%Y%m%d-%H%M%S.png
show_panel=false
line_size=4
Expand Down

0 comments on commit 2eaf08d

Please sign in to comment.