summaryrefslogtreecommitdiff
path: root/ar/.config/shell
diff options
context:
space:
mode:
Diffstat (limited to 'ar/.config/shell')
-rw-r--r--ar/.config/shell/profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile
index 7535437..f64f0d7 100644
--- a/ar/.config/shell/profile
+++ b/ar/.config/shell/profile
@@ -252,6 +252,9 @@ export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc"
### --- W3M --- ###
export W3M_DIR="$XDG_STATE_HOME/w3m"
+### --- MPD --- ###
+export MPD_HOST=/tmp/mpd_socket
+
### --- X11 --- ###
export XINITRC="$XDG_CONFIG_HOME/x11/xinitrc"
export XSERVERRC="$XDG_CONFIG_HOME/X11/xserverrc"