From e461257dde10bf4cf65e27781cb70cfc986347ce Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 11 Apr 2020 10:03:46 -0400 Subject: legacy alsa config moved --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.profile') 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" -- cgit v1.3.1