feat(stylix): add wallpaper

This commit is contained in:
Mohammad Rafiq 2025-03-24 03:46:29 +08:00
parent f308cae323
commit f1786a1236
No known key found for this signature in database
2 changed files with 1 additions and 0 deletions

BIN
media/wallpaper.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

View file

@ -6,4 +6,5 @@
./fonts/sauce-code-pro.nix
];
stylix.enable = true;
stylix.image = ../../media/wallpaper.jpg;
}