feat(homes/rafiq): add stylix options and wallpaper

This commit is contained in:
Mohammad Rafiq 2025-07-09 01:17:54 +08:00
parent 69d7bca0f6
commit 03bac12a2d
No known key found for this signature in database
3 changed files with 20 additions and 0 deletions

View file

@ -37,6 +37,14 @@
};
in
mkIf config.graphical {
stylix = {
image = ./wallpaper.png;
targets = {
firefox.colorTheme.enable = true;
firefox.profileNames = syncedProfiles;
waybar.addCss = false;
};
};
persistDirs = [
"docs"
"repos"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB