This commit is contained in:
committer@tuxwarrior
2026-02-26 13:59:56 -05:00
parent f7814a58d4
commit 443693c6b9
2 changed files with 3 additions and 2 deletions

View File

@@ -274,8 +274,8 @@ bind = , PRINT, exec, hyprshot -m region # region
# view mode
#bind = $mainMod, M, exec, hyprctl keyword general:layout "master" # M_master
#bind = $mainMod, N, exec, hyprctl keyword general:layout "dwindle" # dwi_N_dle
bind = MOD, M, layoutmsg, swapwithmaster master
bind = MOD, N, layoutmsg, swapwithmaster dwindle
bind = $mainMod, M, layoutmsg, swapwithmaster master
bind = $mainMod, N, layoutmsg, swapwithmaster dwindle
# split mode
#bind = $mainMod, H, layoutmsg, preselect r # next window to the right (horizontal mode)