From a26ba6a510b1e75c578d547f5f7abf886946b34a Mon Sep 17 00:00:00 2001 From: jay Date: Sun, 3 Aug 2025 07:29:02 -0400 Subject: [PATCH] Set background. --- nodes/hosts/common/home/jay/programs/stylix.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/hosts/common/home/jay/programs/stylix.nix b/nodes/hosts/common/home/jay/programs/stylix.nix index 16d325e..532e27a 100644 --- a/nodes/hosts/common/home/jay/programs/stylix.nix +++ b/nodes/hosts/common/home/jay/programs/stylix.nix @@ -1,8 +1,8 @@ { pkgs, ... }: { stylix = { enable = true; - base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml"; - image = ../../../wallpapers/nixos-wallpaper.png; + #base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml"; + image = ../../../wallpapers/clarepurple.jpg; # Wipeout HD Theme #image = ./wipeout.png; # Wipeout HD Reverse Theme