change wallpaper
This commit is contained in:
parent
99e6f5e476
commit
a20751002e
5 changed files with 13 additions and 5 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue