update notification message and make printscreen save to file

This commit is contained in:
Anthony Rodriguez 2023-06-01 14:17:52 +02:00
parent ea1ff8b5f0
commit 81d83d3fdf
No known key found for this signature in database

View file

@ -165,8 +165,8 @@ bind=,XF86AudioLowerVolume,exec,pamixer -d 5
bind=,XF86AudioMute,exec,pamixer -t
# Screenshot
bind=,Print,exec,grim -o "eDP-1" - | wl-copy && notify-send "Screenshot taken!"
bind=CTRL,Print,exec,grim -g "$(slurp)" - | wl-copy && notify-send "Screenshot taken!"
bind=,Print,exec,grim -o "eDP-1" && notify-send "screenshot taken"
bind=CTRL,Print,exec,grim -g "$(slurp)" - | wl-copy && notify-send "screenshot taken and sent to clipboard"
# lock computer
bind = $mainMod, l, exec,swaylock