mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-04-26 12:18:32 +02:00
hyprland(grimblast): Freeze when taking screenshots
This commit is contained in:
parent
40adb9b3d9
commit
05db074456
@ -171,7 +171,7 @@ in
|
|||||||
bind = $SUPER_SHIFT, Q, killactive
|
bind = $SUPER_SHIFT, Q, killactive
|
||||||
bind = $SUPER, W, exec, ~/.config/hypr/random-bg.fish
|
bind = $SUPER, W, exec, ~/.config/hypr/random-bg.fish
|
||||||
bind = $SUPER, P, exec, dunstify --icon=$(grimblast save screen) Screenshot Captured.
|
bind = $SUPER, P, exec, dunstify --icon=$(grimblast save screen) Screenshot Captured.
|
||||||
bind = , Print, exec, grimblast copy area
|
bind = , Print, exec, grimblast --freeze copy area
|
||||||
bind = $SUPER_ALT, delete, exit
|
bind = $SUPER_ALT, delete, exit
|
||||||
bind = $SUPER, T, exec, tessen
|
bind = $SUPER, T, exec, tessen
|
||||||
bind = $SUPER, V, togglefloating
|
bind = $SUPER, V, togglefloating
|
||||||
|
Loading…
Reference in New Issue
Block a user