diff --git a/nodes/hosts/common/home/jay/home.nix b/nodes/hosts/common/home/jay/home.nix index 2d9c4b9..6e8979d 100644 --- a/nodes/hosts/common/home/jay/home.nix +++ b/nodes/hosts/common/home/jay/home.nix @@ -177,7 +177,7 @@ # Wipeout HD Theme #theme.name = "catppuccin_latte"; # Wipeout HD Reverse Theme - theme.name = "monochrome"; + theme.name = "nord"; menus.clock = { time = { @@ -262,7 +262,7 @@ stylix = { enable = true; base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml"; - image = "$HOME/nixverse/nodes/hosts/common/wallpapers/nixos-wallpaper.png"; + image = ../../wallpapers/nixos-wallpaper.png; #image = ./qat02.png; # Wipeout HD Theme #image = ./wipeout.png;