wallust: moved init wallpaper to wallust module
This commit is contained in:
parent
b2823e8d94
commit
091102efcd
|
@ -13,7 +13,7 @@ let
|
|||
pkgs.writeShellScriptBin "init-wallpaper.sh"
|
||||
# sh
|
||||
''
|
||||
init_wallpaper="${../wallpaper.jpeg}"
|
||||
init_wallpaper="${./wallpaper.jpeg}"
|
||||
cache_file="${wallpaperDir}/current"
|
||||
blurred="${wallpaperDir}/blurred.png"
|
||||
square="${wallpaperDir}/square.png"
|
||||
|
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Loading…
Reference in a new issue