diff --git a/users/modules/desktop/hyprland.nix b/users/modules/desktop/hyprland.nix index 5c8aa11..d756ad0 100644 --- a/users/modules/desktop/hyprland.nix +++ b/users/modules/desktop/hyprland.nix @@ -106,10 +106,7 @@ in { "workspaces, 1, 6, default" ]; }; - dwindle = { - pseudotile = true; - preserve_split = true; - }; + dwindle.preserve_split = true; exec-once = [ "pactl load-module module-switch-on-connect"