From 2f3451dfa35da1c2dcd589af315abb2fd6d5dab6 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 13 Mar 2024 07:12:10 +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 26f066e2..e144f2e9 100644 --- a/system/stylix.nix +++ b/system/stylix.nix @@ -11,7 +11,7 @@ chromium.enable = true; console.enable = true; }; - image = ../wallpapers/default.jpg; + image = ../wallpapers/space.png; polarity = "dark"; opacity = let default = 0.70;