summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-11 03:44:12 -0700
committerFuwn <[email protected]>2024-10-11 03:44:12 -0700
commit420968f79eddf5313131de4feb869c2b664542ae (patch)
tree8180b121c997cf649bea9821cb6cb90373e2d9a4
parenthome: add yae (diff)
downloadnixos-config-420968f79eddf5313131de4feb869c2b664542ae.tar.xz
nixos-config-420968f79eddf5313131de4feb869c2b664542ae.zip
hyprland: remove no_gaps_when_only
-rw-r--r--home/ebisu/kansai/fortune/desktop/hyprland/hyprland/general.nix2
1 files changed, 1 insertions, 1 deletions
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;
};