wallpaper & screen setup for VM
This commit is contained in:
parent
4f89114ed2
commit
d21dfbc6fd
3 changed files with 10 additions and 0 deletions
4
home.nix
4
home.nix
|
|
@ -50,6 +50,10 @@ in
|
|||
source = ./programm_configs/lock.sh;
|
||||
target = ".config/i3/lock.sh";
|
||||
};
|
||||
wallpaper = {
|
||||
source = ./media/wallpaper.png;
|
||||
target = ".background-image";
|
||||
};
|
||||
};
|
||||
|
||||
# envars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue