diff --git a/config/hypr/hyprland/general.conf b/config/hypr/hyprland/general.conf index 428934e..b28c1d1 100644 --- a/config/hypr/hyprland/general.conf +++ b/config/hypr/hyprland/general.conf @@ -134,7 +134,7 @@ misc { } dwindle { - pseudotile = true + # pseudotile = true force_split = 2 preserve_split = true } diff --git a/config/hypr/hyprland/modal-binds/window-management.conf b/config/hypr/hyprland/modal-binds/window-management.conf index 8b90e2b..cd2d9f7 100644 --- a/config/hypr/hyprland/modal-binds/window-management.conf +++ b/config/hypr/hyprland/modal-binds/window-management.conf @@ -21,8 +21,8 @@ binde = , J, resizeactive, 0 10 # ── Change splitratio ─────────────────────────────────────────────── -binde = SHIFT, H, splitratio, -0.01 -binde = SHIFT, L, splitratio, +0.01 +# binde = SHIFT, H, splitratio, -0.01 +# binde = SHIFT, L, splitratio, +0.01 # ── Kill, freeze, etc ───────────────────────────────────────────────