mirror of https://git.jolheiser.com/dotnix.git
feat: nixppuccin wallpaper
Signed-off-by: jolheiser <john.olheiser@gmail.com>teamcity
parent
2d62bcbe9f
commit
cf8013328f
|
@ -1 +1,5 @@
|
||||||
|
# Age
|
||||||
apps/gui/firefox/work.nix filter=git-age diff=git-age
|
apps/gui/firefox/work.nix filter=git-age diff=git-age
|
||||||
|
|
||||||
|
# Git LFS
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|
|
@ -34,4 +34,7 @@
|
||||||
jolheiser.nur.tmpl
|
jolheiser.nur.tmpl
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
dconf.settings."org/cinnamon/desktop/background" = {
|
||||||
|
picture-uri = "file://${./wallpaper/nixppuccin.png}";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue