Compare commits

...

2 Commits

Author SHA1 Message Date
jolheiser cf8013328f
feat: nixppuccin wallpaper
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-09-25 11:22:36 -05:00
jolheiser 2d62bcbe9f
fix: update chai for nur
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-09-25 11:22:24 -05:00
4 changed files with 11 additions and 1 deletions

4
.gitattributes vendored
View File

@ -1 +1,5 @@
# Age
apps/gui/firefox/work.nix filter=git-age diff=git-age
# Git LFS
*.png filter=lfs diff=lfs merge=lfs -text

View File

@ -34,4 +34,7 @@
jolheiser.nur.tmpl
];
};
dconf.settings."org/cinnamon/desktop/background" = {
picture-uri = "file://${./wallpaper/nixppuccin.png}";
};
}

BIN
apps/gui/wallpaper/nixppuccin.png (Stored with Git LFS) 100644

Binary file not shown.

View File

@ -61,7 +61,7 @@ in {
xorg.xauth
# Flake overlay
jolheiser.prospect-mail
jolheiser.nur.prospect-mail
];
system.stateVersion = "22.11";