aboutsummaryrefslogblamecommitdiff
path: root/mpd/profile.d/mpd.sh
blob: 5a14aef21f056698af8b612172b73f3794abf8fd (plain) (tree)
1
2
3
                                                   
                                        
                              
# Start an mpd process if one isn't already running
command -v mpd >/dev/null 2>&1 || return
[ -s "$HOME"/.mpd/pid ] || mpd