From 31ccc8cdb63cd4e5c4f6a0492b9731c4063e0ee3 Mon Sep 17 00:00:00 2001 From: Keyoonz Date: Mon, 23 Dec 2024 13:38:39 +0100 Subject: [PATCH] switched to master layout --- .config/hypr/variables.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.config/hypr/variables.conf b/.config/hypr/variables.conf index 9001002..f49877c 100644 --- a/.config/hypr/variables.conf +++ b/.config/hypr/variables.conf @@ -8,6 +8,13 @@ general { col.active_border=0xcdd6f4ff col.inactive_border=0xb4befecc + + layout = master +} + +master { + allow_small_split = true + special_scale_factor = 0.95 } decoration { @@ -48,6 +55,10 @@ gestures { workspace_swipe = true } +dwindle { + +} + cursor { warp_on_change_workspace = true allow_dumb_copy = true