From a20442cd985fd5b4a4a7ea726bda50f2ac6bb1da Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 19 Oct 2020 16:14:18 +0200 Subject: Added MPD notifications support --- .profile | 1 + 1 file changed, 1 insertion(+) (limited to '.profile') diff --git a/.profile b/.profile index d99cc0b..cc14b6d 100644 --- a/.profile +++ b/.profile @@ -40,6 +40,7 @@ export LANG="en_US.UTF-8" export LESSHISTFILE="-" export XDG_DATA_HOME="$HOME/.local/share" export XDG_CONFIG_HOME="$HOME/.config" +export XDG_MUSIC_DIR="$HOME/Music" # ccache export CCACHE_PATH="/usr/bin:/usr/local/bin:/usr/local/llvm11/bin" -- cgit v1.2.3