fix: disable no_gaps_when_only in hyprland

This commit is contained in:
Ahwx 2024-08-30 15:42:36 +02:00
parent c4f6ce759b
commit bae8d9288b

View file

@ -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;