diff --git a/glasshouse-desktop/home/hyprland/config.nix b/glasshouse-desktop/home/hyprland/config.nix index 728bc23..5cd5fbb 100644 --- a/glasshouse-desktop/home/hyprland/config.nix +++ b/glasshouse-desktop/home/hyprland/config.nix @@ -60,7 +60,7 @@ }; dwindle = { - no_gaps_when_only = true; + no_gaps_when_only = false; force_split = 0; special_scale_factor = 1.0; split_width_multiplier = 1.0;