aboutsummaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-02-11 15:24:07 +0000
committerJustine Smithies <justine@smithies.me.uk>2024-02-11 15:24:07 +0000
commit13c50587517e910e5df3ec9486d7a959c65fed9e (patch)
tree892b4227c3f8e234f6bf2d157582082bd2469dfe /.config/hypr/hyprland.conf
parent1d97ede6edbd78c2fc65989186b3204ea703020f (diff)
Set Dwindle to split right or bottom
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r--.config/hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
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 {