summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-04-11 10:03:46 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-04-11 10:03:46 -0400
commite461257dde10bf4cf65e27781cb70cfc986347ce (patch)
tree91cd9fa31f61366c1f3b191065fb8ef6524c709c /.profile
parent080365dd22b967274833f50a5cd0cccc0790a658 (diff)
downloadeibhear-e461257dde10bf4cf65e27781cb70cfc986347ce.tar.gz
eibhear-e461257dde10bf4cf65e27781cb70cfc986347ce.tar.zst
eibhear-e461257dde10bf4cf65e27781cb70cfc986347ce.zip
legacy alsa config moved
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 000a530..7edd637 100644
--- a/.profile
+++ b/.profile
@@ -19,7 +19,7 @@ export LESSHISTFILE="-"
export WGETRC="${XDG_CONFIG_HOME:-$HOME/.config}/wget/wgetrc"
export INPUTRC="${XDG_CONFIG_HOME:-$HOME/.config}/inputrc"
export ZDOTDIR="${XDG_CONFIG_HOME:-$HOME/.config}/zsh"
-#export ALSA_CONFIG_PATH="$XDG_CONFIG_HOME/alsa/asoundrc"
+export ALSA_CONFIG_PATH="$XDG_CONFIG_HOME/alsa/asoundrc"
#export GNUPGHOME="$XDG_DATA_HOME/gnupg"
export WINEPREFIX="$XDG_DATA_HOME/wineprefixes/default"
export KODI_DATA="$XDG_DATA_HOME/kodi"