forked from extern/nix-config
hyprland: Remove super+tab/super+shift+tab
These keybinds conflict with the GNOME VM.
This commit is contained in:
parent
ba433f022c
commit
b7ceedea5b
2
home.nix
2
home.nix
@ -111,8 +111,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
bind = SUPER_SHIFT, Return, exec, kitty
|
bind = SUPER_SHIFT, Return, exec, kitty
|
||||||
bind = SUPER, Tab, workspace, e+1
|
|
||||||
bind = SUPER_SHIFT, Tab, workspace, e-1
|
|
||||||
bind = SUPER, Q, killactive,
|
bind = SUPER, Q, killactive,
|
||||||
bind = SUPER, P, exec, grim -g "$(slurp)"
|
bind = SUPER, P, exec, grim -g "$(slurp)"
|
||||||
bind = , Print, exec, grim && dunstify Screenshot Captured.
|
bind = , Print, exec, grim && dunstify Screenshot Captured.
|
||||||
|
Loading…
Reference in New Issue
Block a user