diff --git a/henrovnix_ok/assets/conf/desktop/hypr/hyprscrolling.conf b/henrovnix_ok/assets/conf/desktop/hypr/hyprscrolling.conf index e1ec6b71b..4604159e4 100644 --- a/henrovnix_ok/assets/conf/desktop/hypr/hyprscrolling.conf +++ b/henrovnix_ok/assets/conf/desktop/hypr/hyprscrolling.conf @@ -48,18 +48,17 @@ scrolling { # -------------------------------------------------- # Move focus/viewport by column -bind = $mainMod, comma, layoutmsg, move -col -bind = $mainMod, period, layoutmsg, move +col +# bind = $mainMod, period, layoutmsg, move +col # Put the current window into its own new column -bind = $mainMod, P, layoutmsg, promote +# bind = $mainMod, P, layoutmsg, promote # Swap whole columns left/right -bind = $mainMod, H, layoutmsg, swapcol l -bind = $mainMod, L, layoutmsg, swapcol r +# bind = $mainMod, H, layoutmsg, swapcol l +# bind = $mainMod, L, layoutmsg, swapcol r # Resize column: set an absolute width, or cycle configured widths -bind = $mainMod, 1, layoutmsg, colresize 0.5 -bind = $mainMod, 2, layoutmsg, colresize 0.667 -bind = $mainMod, 3, layoutmsg, colresize 1.0 +# bind = $mainMod, 1, layoutmsg, colresize 0.5 +# bind = $mainMod, 2, layoutmsg, colresize 0.667 +# bind = $mainMod, 3, layoutmsg, colresize 1.0 # bind = $mainMod, 0, layoutmsg, colresize +conf