From 00aad8287b2e85c48bb3b1078490233e162de328 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sun, 22 Jun 2025 01:02:56 -0400 Subject: disable blur and add toggle option --- options.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'options.nix') diff --git a/options.nix b/options.nix index 8ece493..eed829d 100644 --- a/options.nix +++ b/options.nix @@ -21,6 +21,7 @@ innerRadius = 4; outerGap = 10; innerGap = 3; + blur = false; wallpaper = "~/.config/nix/files/wallpapers/mioShun.jxl"; lockscreen = "~/.config/nix/files/wallpapers/flower.jxl"; -- cgit v1.2.3-freya