mpd moved to xprofile

This commit is contained in:
Luke Smith
2020-03-11 14:59:46 -04:00
parent 5366f41cf9
commit 4ab86b5ff8
2 changed files with 1 additions and 2 deletions

View File

@@ -38,8 +38,6 @@ export LESS_TERMCAP_se="$(printf '%b' '')"
export LESS_TERMCAP_us="$(printf '%b' '')"
export LESS_TERMCAP_ue="$(printf '%b' '')"
mpd >/dev/null 2>&1 &
[ ! -f ~/.config/shortcutrc ] && shortcuts >/dev/null 2>&1
# Start graphical server on tty1 if not already running.