Rollback feh setup.
This commit is contained in:
parent
1074c0acc2
commit
3ed998d8a3
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ onescreen() {
|
|||
}
|
||||
|
||||
postrun() {
|
||||
feh --no-fehbg --bg-fill ~/.local/share/wallpaper.img
|
||||
feh --no-fehbg --bg-scale ~/.local/share/wallpaper.img
|
||||
{ killall dunst ; setsid -f dunst ;} >/dev/null 2>&1 # Restart dunst to ensure proper location on screen
|
||||
kill -46 $(pidof dwmblocks)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue