Regenerated
This commit is contained in:
+356
-349
File diff suppressed because it is too large
Load Diff
+8
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user