hyprland: Decrease default vertical split ratio

This commit is contained in:
Donovan Glover 2023-06-13 09:48:42 -04:00
parent 2b054e8c18
commit 576a9727be
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -141,7 +141,7 @@ let VARIABLES = import ../../src/variables.nix; in {
bind = SUPER, K, layoutmsg, cycleprev
bind = SUPER_SHIFT, J, layoutmsg, swapnext
bind = SUPER_SHIFT, K, layoutmsg, swapprev
bind = SUPER, C, splitratio, exact 0.95
bind = SUPER, C, splitratio, exact 0.80
bind = SUPER, C, layoutmsg, orientationtop
bind = SUPER_SHIFT, C, splitratio, exact 0.65
bind = SUPER_SHIFT, C, layoutmsg, orientationleft