From fc5e35a20e70a8a67357a1c616e8f70907cb7c1a Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 16 Mar 2024 20:12:55 +0000 Subject: [PATCH] Change wallpaper --- system/stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/stylix.nix b/system/stylix.nix index e144f2e9..b50af8e4 100644 --- a/system/stylix.nix +++ b/system/stylix.nix @@ -11,7 +11,7 @@ chromium.enable = true; console.enable = true; }; - image = ../wallpapers/space.png; + image = ../wallpapers/waves/cat-waves.png; polarity = "dark"; opacity = let default = 0.70;