u
This commit is contained in:
@@ -274,8 +274,10 @@ bind = , PRINT, exec, hyprshot -m region # region
|
|||||||
# view mode
|
# view mode
|
||||||
#bind = $mainMod, M, exec, hyprctl keyword general:layout "master" # M_master
|
#bind = $mainMod, M, exec, hyprctl keyword general:layout "master" # M_master
|
||||||
#bind = $mainMod, N, exec, hyprctl keyword general:layout "dwindle" # dwi_N_dle
|
#bind = $mainMod, N, exec, hyprctl keyword general:layout "dwindle" # dwi_N_dle
|
||||||
bind = $mainMod, M, layoutmsg, swapwithmaster master
|
#bind = $mainMod, M, layoutmsg, swapwithmaster master
|
||||||
bind = $mainMod, N, layoutmsg, swapwithmaster dwindle
|
#bind = $mainMod, N, layoutmsg, swapwithmaster dwindle
|
||||||
|
# cycle in between dwindle and masterS
|
||||||
|
bind = $mainMod + L, exec, sh -c 'if hyprctl -j getoption general:layout | jq -r .str | grep -q "dwindle"; then hyprctl keyword general:layout master; else hyprctl keyword general:layout dwindle; fi'
|
||||||
|
|
||||||
# split mode
|
# split mode
|
||||||
#bind = $mainMod, H, layoutmsg, preselect r # next window to the right (horizontal mode)
|
#bind = $mainMod, H, layoutmsg, preselect r # next window to the right (horizontal mode)
|
||||||
|
|||||||
Reference in New Issue
Block a user