test
This commit is contained in:
parent
d8fe841ede
commit
b8cb96a82f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
stylix = {
|
||||
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
|
||||
polarity = "dark";
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/everforest-dark-hard.yaml";
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/everforest.yaml";
|
||||
# base16Scheme = ../../../../../lib/themes/everforest-dark-hard.yaml;
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue