glorious refactor (part 2

This commit is contained in:
Schrottkatze 2024-03-06 11:09:02 +01:00
commit d002a100dd
No known key found for this signature in database
20 changed files with 308 additions and 347 deletions

View file

@ -0,0 +1,9 @@
{...}: {
home.file.wallpaper = {
target = "Pictures/wallpaper.jpg";
source = ./wallpaper.jpg;
onChange = ''
feh --bg-fill ~/Pictures/wallpaper.jpg;
'';
};
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 MiB