From 13c50587517e910e5df3ec9486d7a959c65fed9e Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sun, 11 Feb 2024 15:24:07 +0000 Subject: Set Dwindle to split right or bottom --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 96b9f5f..154e2ce 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -109,6 +109,7 @@ dwindle { # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = yes # you probably want this + force_split = 2 # 0 -> split follows mouse, 1 -> always split to the left (new = left or top) 2 -> always split to the right (new = right or bottom) } master { -- cgit v1.2.3