mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 16:23:57 +01:00
hyprland: Decrease default vertical split ratio
This commit is contained in:
parent
2b054e8c18
commit
576a9727be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user