feat(style): test new stylix theme
This commit is contained in:
parent
395bb04422
commit
5175a6d9f3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ in
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoEnable = true;
|
autoEnable = true;
|
||||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
|
base16Scheme = "${pkgs.base16-schemes}/share/themes/phd.yaml";
|
||||||
image = config.myWallPaperPath;
|
image = config.myWallPaperPath;
|
||||||
fonts = {
|
fonts = {
|
||||||
sansSerif = {
|
sansSerif = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue