Fixed extension for the wallpaper.
This commit is contained in:
parent
0291142731
commit
f385ce9ba9
@ -39,7 +39,7 @@ onescreen() {
|
||||
}
|
||||
|
||||
postrun() {
|
||||
feh --no-fehbg --bg-scale ~/.local/share/wallpaper.img
|
||||
feh --no-fehbg --bg-scale ~/.local/share/wallpaper.jpg
|
||||
{ killall dunst ; setsid -f dunst ;} >/dev/null 2>&1 # Restart dunst to ensure proper location on screen
|
||||
kill -46 $(pidof dwmblocks)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user