This commit is contained in:
2026-05-08 11:33:10 -05:00
parent 4901f9a753
commit 42df5c86e2
12 changed files with 10391 additions and 5149 deletions
+13 -3
View File
@@ -8,10 +8,20 @@
stylix.targets.zen-browser.profileNames = [ "default" ];
stylix.targets.zen-browser.enable = true;
# blue aura house
stylix.image = pkgs.fetchurl {
/*stylix.image = pkgs.fetchurl {
url = "https://w.wallhaven.cc/full/1p/wallhaven-1py8lw.jpg";
hash = "sha256-smJTuprm8PVKWv56hfv9UMzDXkHm3R7O1ALaNpNYy3E=";
};
};*/
# Tree succumbed to Purple flames
/*stylix.image = pkgs.fetchurl {
url = "https://gitea.base.jeditemple.com/joshuaelm/Wallpapers/raw/branch/main/generic/Purple%20Flames%20Burning%20Tree.png";
hash = "sha256-g1LsfCpXEVpBcVsknCHOxYCXQaXrNokmR5fI6CGJHK0=";
};*/
#shipwreck
stylix.image = pkgs.fetchurl {
url = "https://gitea.base.jeditemple.com/joshuaelm/Wallpapers/raw/branch/main/schemes/catppuccin/wallhaven-je8p85_3840x2160.png";
hash = "sha256-2tWF3wyppfLOnBmI7+Nc5JcWcON6jMHdyqAmUoDRFzo=";
};
# coastal town
/*stylix.image = pkgs.fetchurl {
url = "https://w.wallhaven.cc/full/ex/wallhaven-ex8vml.jpg";
@@ -47,6 +57,6 @@
url = "https://gitea.base.jeditemple.com/joshuaelm/Wallpapers/raw/branch/main/generic/88677104_p0.png";
hash = "sha256-IIKzA4DgWg9P48A+x/vBKjaD7seNBtkh/0wSXY2O3x8=";
};*/
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/atelier-sulphurpool.yaml";
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml";
}