mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
hyprland: Show picture when taking screenshot
This commit is contained in:
parent
68b80d2a18
commit
970a441032
@ -108,7 +108,7 @@ in
|
||||
|
||||
bind = $SUPER_SHIFT, Return, exec, kitty
|
||||
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 = $SUPER_ALT, delete, exit
|
||||
bind = $SUPER, V, togglefloating,
|
||||
|
Loading…
Reference in New Issue
Block a user