1
0
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:
Donovan Glover 2023-05-13 14:56:23 -04:00
parent c6c927dcfb
commit c1c27a3a9c
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -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