From 420968f79eddf5313131de4feb869c2b664542ae Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 11 Oct 2024 03:44:12 -0700 Subject: hyprland: remove no_gaps_when_only --- home/ebisu/kansai/fortune/desktop/hyprland/hyprland/general.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/ebisu/kansai/fortune/desktop/hyprland/hyprland/general.nix b/home/ebisu/kansai/fortune/desktop/hyprland/hyprland/general.nix index 1ab0f8e..460b5d0 100644 --- a/home/ebisu/kansai/fortune/desktop/hyprland/hyprland/general.nix +++ b/home/ebisu/kansai/fortune/desktop/hyprland/hyprland/general.nix @@ -57,7 +57,7 @@ force_split = 2; smart_split = false; smart_resizing = false; - no_gaps_when_only = 0; + # no_gaps_when_only = 0; special_scale_factor = 0.98; }; -- cgit v1.2.3