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 = $mainMod, TAB, hyprexpo:expo, toggle
bind = ALT, TAB, exec, wofi --show window bind = ALT, TAB, exec, wofi --show window
bind = ALT SHIFT, TAB, cyclenext , prev bind = ALT SHIFT, TAB, cyclenext , prev
# Hyprscrolling
bind = $mainMod, period, layoutmsg, move +col bind = $mainMod, period, layoutmsg, move +col
bind = $mainMod, comma, layoutmsg, swapcol l bind = $mainMod, comma, layoutmsg, swapcol l
bind = $mainMod, S, layoutmsg, togglesplitbind = $mainMod, S, layoutmsg, togglesplit # Make / break a tab-group (stack)
bind = $mainMod, S, togglegroup
# Toggle layout manually # Cycle tabs in the group
bind = SUPER, S, layoutmsg, togglesplit bind = $mainMod, L, changegroupactive, f
bind = $mainMod, H, changegroupactive, b
# Focus movement # Focus movement
bind = $mainMod, H, movefocus, l bind = $mainMod, H, movefocus, l