diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 564e166..14bbaed 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -56,7 +56,7 @@ }; dwindle = { - no_gaps_when_only = true; + no_gaps_when_only = false; # Is ugly with current Waybar setup force_split = 0; special_scale_factor = 1.0; split_width_multiplier = 1.0;