summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 155d886..b07cfa0 100644
--- a/.profile
+++ b/.profile
@@ -53,7 +53,7 @@ export _JAVA_OPTIONS
# ALSA
if [ -x "`which alsactl 2>/dev/null`" ]; then
- alsactl --file $HOME/.alsa.save restore &> /dev/null || true
+ alsactl restore "$HOME/.current.asound" &> /dev/null || true
fi
# X11