From 4ab86b5ff8cdd0fdc7df7f8f5ffeb9adc148279b Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Wed, 11 Mar 2020 14:59:46 -0400 Subject: mpd moved to xprofile --- .profile | 2 -- 1 file changed, 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index bb226b0..16bc04d 100644 --- a/.profile +++ b/.profile @@ -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. -- cgit v1.3.1