From fbef99bf5d2adf9cf5c80ae578f858316dabd5b2 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 21 Nov 2023 11:38:56 +0000 Subject: [PATCH] Hyprland: go back to dwindle layout --- home/hyprland/config.nix | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index bfe93c28..e2df1f36 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -25,7 +25,6 @@ in '' exec-once = systemctl --user restart xdg-desktop-portal.service xdg-desktop-portal-hyprland.service avizo.service misc:background_color=rgb(1a1b26) - gestures:workspace_swipe = true input { @@ -35,6 +34,7 @@ in '' touchpad:natural_scroll = yes } + dwindle:force_split = 2 general { col.active_border=rgb(bb9af7) col.inactive_border=rgb(414868) @@ -42,20 +42,7 @@ in '' gaps_out = 10 border_size = 1 cursor_inactive_timeout = 5 - layout = master - } - - dwindle { - force_split = 2 - preserve_split = true - } - - master { - mfact = 0.5 - new_is_master = false - new_on_top = false - no_gaps_when_only = 0 - orientation = left + layout = dwindle } decoration {