New binds for hyprscrolling

This commit is contained in:
2026-02-25 15:29:04 +01:00
parent 40f91e92ac
commit 1e2cd6e66a
@@ -47,12 +47,15 @@ bind = $mainMod SHIFT, R, exec, hyprctl reload
bind = $mainMod, TAB, hyprexpo:expo, toggle
bind = ALT, TAB, exec, wofi --show window
bind = ALT SHIFT, TAB, cyclenext , prev
# Hyprscrolling
bind = $mainMod, period, layoutmsg, move +col
bind = $mainMod, comma, layoutmsg, swapcol l
bind = $mainMod, S, layoutmsg, togglesplitbind = $mainMod, S, layoutmsg, togglesplit
# Toggle layout manually
bind = SUPER, S, layoutmsg, togglesplit
# Make / break a tab-group (stack)
bind = $mainMod, S, togglegroup
# Cycle tabs in the group
bind = $mainMod, L, changegroupactive, f
bind = $mainMod, H, changegroupactive, b
# Focus movement
bind = $mainMod, H, movefocus, l