New binds for hyprscrolling
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user