Change wallpaper
This commit is contained in:
parent
8bb14cb78d
commit
9704820ba2
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
|||
homeDirectory = "/home/floppydisk";
|
||||
file.".config/lockonsleep/config.sh".source = ./lock.sh;
|
||||
file.".config/hypr/hyprpaper.conf".text = ''
|
||||
preload = ${/. + ../../misc/wallpapers/ibm.png}
|
||||
wallpaper = ,${/. + ../../misc/wallpapers/ibm.png}
|
||||
preload = ${/. + ../../misc/wallpapers/oneshot-1.jpg}
|
||||
wallpaper = ,${/. + ../../misc/wallpapers/oneshot-1.jpg}
|
||||
splash = false
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue