aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local/bin/mailcheck
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.local/bin/mailcheck')
-rwxr-xr-xdotfiles/.local/bin/mailcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.local/bin/mailcheck b/dotfiles/.local/bin/mailcheck
index bf49de9..32f76a9 100755
--- a/dotfiles/.local/bin/mailcheck
+++ b/dotfiles/.local/bin/mailcheck
@@ -12,7 +12,7 @@ export DISPLAY=:0.0
notify() {
notify-send "📬 Email" "$2 new mail(s) in \`$1\` account."
- mplayer $HOME/.soundalerts/mail.mp3
+ mplayer $HOME/.local/share/soundalerts/mail.mp3
}
# Run mbsync. You can feed this script different settings.