mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 16:23:57 +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_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,
|
||||||
|
Loading…
Reference in New Issue
Block a user