forked from extern/nix-config
hyprland: Remove per-key orientation switching
In order to avoid conflicts with keybinds in the GNOME VM, removing per-key orientation switching and replacing it with one key that switches between all orientations seems ideal.
This commit is contained in:
parent
c6c927dcfb
commit
c1c27a3a9c
4
home.nix
4
home.nix
@ -136,10 +136,6 @@
|
||||
bind = SUPER, K, layoutmsg, cycleprev
|
||||
bind = SUPER_SHIFT, J, layoutmsg, swapnext
|
||||
bind = SUPER_SHIFT, K, layoutmsg, swapprev
|
||||
bind = SUPER, left, layoutmsg, orientationleft
|
||||
bind = SUPER, right, layoutmsg, orientationright
|
||||
bind = SUPER, up, layoutmsg, orientationtop
|
||||
bind = SUPER, down, layoutmsg, orientationbottom
|
||||
bind = SUPER, C, layoutmsg, orientationcenter
|
||||
bind = SUPER, H, layoutmsg, addmaster
|
||||
bind = SUPER, L, layoutmsg, removemaster
|
||||
|
Loading…
Reference in New Issue
Block a user