From 06ebba4c53dc2751a2aad1cbccb870bb7db6dc07 Mon Sep 17 00:00:00 2001
From: Yaroslav <contact@yaroslavps.com>
Date: Thu, 2 Apr 2020 14:22:19 +0300
Subject: HUGE home cleanup

---
 dotfiles/.local/bin/mailcheck | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'dotfiles/.local/bin/mailcheck')

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.
-- 
cgit v1.2.3