Regenerated

This commit is contained in:
2026-04-15 07:55:54 +02:00
parent 9c7a095115
commit 7a195edb76
3 changed files with 372 additions and 351 deletions
+356 -349
View File
File diff suppressed because it is too large Load Diff
+8 -1
View File
@@ -2434,10 +2434,17 @@ bind = ALT SHIFT, TAB, cyclenext, prev
bind = CTRL, mouse_down, cyclenext, prev
bind = CTRL, mouse_up, cyclenext, prev
# switch layouts
bindel = CTRL ALT, mouse_up, layoutmsg, addmaster
bindel = CTRL ALT, mouse_down, layoutmsg, removemaster
bind = CTRL ALT, 1, scroller:setmode, col 1
bind = CTRL ALT, 2, scroller:setmode, col 2
bind = CTRL ALT, 3, scroller:setmode, col 3
bind = CTRL ALT, 4, scroller:setmode, col 4
bind = CTRL ALT, 5, scroller:setmode, col 5
# switch layouts
# Hyprscrolling
bind = $mainMod, period, layoutmsg, move +col
bind = $mainMod, comma, layoutmsg, swapcol l
@@ -17,10 +17,17 @@ bind = ALT SHIFT, TAB, cyclenext, prev
bind = CTRL, mouse_down, cyclenext, prev
bind = CTRL, mouse_up, cyclenext, prev
# switch layouts
bindel = CTRL ALT, mouse_up, layoutmsg, addmaster
bindel = CTRL ALT, mouse_down, layoutmsg, removemaster
bind = CTRL ALT, 1, scroller:setmode, col 1
bind = CTRL ALT, 2, scroller:setmode, col 2
bind = CTRL ALT, 3, scroller:setmode, col 3
bind = CTRL ALT, 4, scroller:setmode, col 4
bind = CTRL ALT, 5, scroller:setmode, col 5
# switch layouts
# Hyprscrolling
bind = $mainMod, period, layoutmsg, move +col
bind = $mainMod, comma, layoutmsg, swapcol l