Fix wallpaper declaration.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
|
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
|
||||||
image = ./nixos-wallpaper.png;
|
image = ../../../wallpapers/nixos-wallpaper.png;
|
||||||
# Wipeout HD Theme
|
# Wipeout HD Theme
|
||||||
#image = ./wipeout.png;
|
#image = ./wipeout.png;
|
||||||
# Wipeout HD Reverse Theme
|
# Wipeout HD Reverse Theme
|
||||||
|
|||||||
Reference in New Issue
Block a user