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