hyprland: Show picture when taking screenshot

This commit is contained in:
Donovan Glover 2023-06-30 08:07:24 -04:00
parent 68b80d2a18
commit 970a441032
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -108,7 +108,7 @@ in
bind = $SUPER_SHIFT, Return, exec, kitty bind = $SUPER_SHIFT, Return, exec, kitty
bind = $SUPER, Q, killactive, bind = $SUPER, Q, killactive,
bind = $SUPER, P, exec, grimblast save screen && dunstify Screenshot Captured. bind = $SUPER, P, exec, dunstify --icon=$(grimblast save screen) Screenshot Captured.
bind = , Print, exec, grimblast copy area bind = , Print, exec, grimblast copy area
bind = $SUPER_ALT, delete, exit bind = $SUPER_ALT, delete, exit
bind = $SUPER, V, togglefloating, bind = $SUPER, V, togglefloating,