Avoid path-caching behavior when displaying the downloaded image
This commit is contained in:
parent
10ec3a3a37
commit
4e0b14002c
1 changed files with 1 additions and 1 deletions
|
|
@ -57,4 +57,4 @@ ln \
|
||||||
"${outfile}" \
|
"${outfile}" \
|
||||||
"${WALLPAPERS}/today"
|
"${WALLPAPERS}/today"
|
||||||
echo "Refreshing the desktop background"
|
echo "Refreshing the desktop background"
|
||||||
swaymsg output "*" bg "${SWAY_WALLPAPER}" fill
|
swaymsg output "*" bg "${outfile}" fill
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue