diff --git a/.local/bin/autostart b/.local/bin/autostart index d747c54..fb805e4 100755 --- a/.local/bin/autostart +++ b/.local/bin/autostart @@ -1,4 +1,5 @@ #! /bin/sh +[ -r $HOME/.fehbg ] && . $HOME/.fehbg start-pulseaudio-x11 compton -b echo "Started on `date -Iseconds`" > $HOME/log