move alsa config and add env variable
This commit is contained in:
parent
feba4ed3eb
commit
2149d1ebb7
2 changed files with 1 additions and 0 deletions
1
.profile
1
.profile
|
@ -22,6 +22,7 @@ export LESSHISTFILE="-"
|
|||
export INPUTRC="$HOME/.config/inputrc"
|
||||
export ZDOTDIR="$HOME/.config/zsh"
|
||||
export PASSWORD_STORE_DIR="$HOME/.local/share/password-store"
|
||||
export ALSA_CONFIG_PATH="$HOME/.config/alsa/asoundrc"
|
||||
|
||||
# Other program settings:
|
||||
export DICS="/usr/share/stardict/dic/"
|
||||
|
|
Loading…
Reference in a new issue