mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-30 22:40:09 +02:00
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:
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
|
||||
|
Reference in New Issue
Block a user