diff --git a/hypr/bindings/tiling.conf b/hypr/bindings/tiling.conf index c6b0029..1400709 100644 --- a/hypr/bindings/tiling.conf +++ b/hypr/bindings/tiling.conf @@ -11,6 +11,9 @@ bind = $mainMod, L, movefocus, r bind = $mainMod, K, movefocus, u bind = $mainMod, J, movefocus, d +bind = CTRL ALT, left, workspace, e-1 +bind = CTRL ALT, right, workspace, e+1 + # Resize with Mod + Shift + HJKL (repeatable) binde = $mainMod ALT, L, resizeactive, 50 0 binde = $mainMod ALT, H, resizeactive, -50 0