diff --git a/henrovnix_ok/assets/conf/desktop/hypr/bindings.conf b/henrovnix_ok/assets/conf/desktop/hypr/bindings.conf index 6275fae58..8958088f5 100644 --- a/henrovnix_ok/assets/conf/desktop/hypr/bindings.conf +++ b/henrovnix_ok/assets/conf/desktop/hypr/bindings.conf @@ -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