commit ecc0f853bc13185b0f8b572fe33b40a2dad55296
parent f4e6c7af40d8c2c66936c15be38c460f876f195b
Author: awy <awy@awy.one>
Date: Sat, 31 May 2025 17:45:14 +0300
music dir
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.config/shell/profile b/.config/shell/profile
@@ -29,6 +29,7 @@ export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"
export XDG_CACHE_HOME="$HOME/.cache"
export XDG_STATE_HOME="$HOME/.local/state"
+export XDG_MUSIC_DIR="/mnt/ssd/music"
export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch-config"
export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc"
export INPUTRC="$XDG_CONFIG_HOME/shell/inputrc"