From 2149d1ebb7c5aad18dfd272afd21bf9502675255 Mon Sep 17 00:00:00 2001 From: Daja177 <59206235+Daja177@users.noreply.github.com> Date: Mon, 20 Jan 2020 13:35:00 +0100 Subject: move alsa config and add env variable --- .profile | 1 + 1 file changed, 1 insertion(+) (limited to '.profile') diff --git a/.profile b/.profile index e3543d9..09f8366 100644 --- a/.profile +++ b/.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/" -- cgit v1.3.1