[xinit] setoutput now also sets the background

This commit is contained in:
odrling 2020-04-21 03:30:02 +02:00
parent a630429c12
commit 314b6decc2

View file

@ -3,7 +3,7 @@
eval "$(dbus-launch --sh-syntax --exit-with-session)"
# set wallpaper
setoutput || setwallpaper
setoutput &
# notification daemon
dunst &