mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
hyprland: add change split keyboard shortcut
This commit is contained in:
parent
aeb7978768
commit
057e826930
|
@ -330,7 +330,7 @@
|
|||
bind = ${modifier} SHIFT, W, fullscreen
|
||||
bind = ${modifier} SHIFT, V, togglefloating,
|
||||
# bind = ${modifier} SHIFT, P, pseudo, # dwindle
|
||||
# bind = ${modifier} SHIFT, J, togglesplit, # dwindle
|
||||
bind = ${modifier} SHIFT, J, togglesplit, # dwindle
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = ${modifier}, left, movefocus, l
|
||||
|
|
Loading…
Reference in a new issue