Compare commits

...

2 Commits

Author SHA1 Message Date
jay
a26ba6a510 Set background. 2025-08-03 07:29:02 -04:00
jay
f5c2eae0d7 Add wallpaper. 2025-08-03 07:28:54 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
{ pkgs, ... }: { { pkgs, ... }: {
stylix = { stylix = {
enable = true; enable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml"; #base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
image = ../../../wallpapers/nixos-wallpaper.png; image = ../../../wallpapers/clarepurple.jpg;
# Wipeout HD Theme # Wipeout HD Theme
#image = ./wipeout.png; #image = ./wipeout.png;
# Wipeout HD Reverse Theme # Wipeout HD Reverse Theme

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB