summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-03-11 14:59:46 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-03-11 14:59:46 -0400
commit4ab86b5ff8cdd0fdc7df7f8f5ffeb9adc148279b (patch)
tree0afc79589c66bb9ced3ed1182653c3119c53f894 /.profile
parent5366f41cf981c94092d82baaa9cb80f9145ab643 (diff)
downloadeibhear-4ab86b5ff8cdd0fdc7df7f8f5ffeb9adc148279b.tar.gz
eibhear-4ab86b5ff8cdd0fdc7df7f8f5ffeb9adc148279b.tar.zst
eibhear-4ab86b5ff8cdd0fdc7df7f8f5ffeb9adc148279b.zip
mpd moved to xprofile
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 0 insertions, 2 deletions
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.