change wallpaper

This commit is contained in:
2024-07-05 01:03:17 +02:00
parent 99e6f5e476
commit a20751002e
5 changed files with 13 additions and 5 deletions

View File

@@ -345,6 +345,8 @@ in
set -eu
'';
home.file.".wallpaper.jpg".source = ./configs/wallpaper.jpg;
home.file.".wallpaper.png".source = ./configs/wallpaper.png;
home.file.".local/share/nvim/project_nvim/project_history".source = ./configs/project_history;
home.file.".config/Cryptomator/settings.json".source = ./configs/cryptomator.json;