mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +02:00
hyprland: Remove groups
Groups add a certain amount of complexity that I'd rather not have to deal with.
This commit is contained in:
parent
4109ed7b3b
commit
3d0ac37308
@ -143,15 +143,6 @@ bind = SUPER, L, layoutmsg, removemaster
|
|||||||
bind = SUPER_SHIFT, H, splitratio, -0.05
|
bind = SUPER_SHIFT, H, splitratio, -0.05
|
||||||
bind = SUPER_SHIFT, L, splitratio, +0.05
|
bind = SUPER_SHIFT, L, splitratio, +0.05
|
||||||
|
|
||||||
# Group keybinds with super+alt
|
|
||||||
bind = SUPER_ALT, Return, togglegroup
|
|
||||||
bind = SUPER_ALT, H, moveintogroup, l
|
|
||||||
bind = SUPER_ALT, L, moveintogroup, r
|
|
||||||
bind = SUPER_ALT, K, moveintogroup, u
|
|
||||||
bind = SUPER_ALT, J, moveintogroup, d
|
|
||||||
bind = SUPER_ALT, semicolon, moveoutofgroup
|
|
||||||
bind = SUPER_ALT, apostrophe, lockgroups, toggle
|
|
||||||
|
|
||||||
# Switch workspaces with super + [0-9]
|
# Switch workspaces with super + [0-9]
|
||||||
bind = SUPER, 1, workspace, 1
|
bind = SUPER, 1, workspace, 1
|
||||||
bind = SUPER, 2, workspace, 2
|
bind = SUPER, 2, workspace, 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user