mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 17:51:06 +02:00
hyprland: Remove super+tab/super+shift+tab
These keybinds conflict with the GNOME VM.
This commit is contained in:
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.
|
||||||
|
Reference in New Issue
Block a user