aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-04-02 22:30:02 +0300
committerYaroslav <contact@yaroslavps.com>2020-04-02 22:30:02 +0300
commitf5596952871a0e01bc888dca4dab6d67cf265ecf (patch)
treecb60fa501c25d6788b333f198f03ce8993138741 /dotfiles/.local
parent4b5f599e29c98bd059b3b3bc6ae7bfc47f1817da (diff)
downloadswayrice-f5596952871a0e01bc888dca4dab6d67cf265ecf.tar.gz
swayrice-f5596952871a0e01bc888dca4dab6d67cf265ecf.zip
some more fixes
Diffstat (limited to 'dotfiles/.local')
-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 32f76a9..75800a9 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/.local/share/soundalerts/mail.mp3
+ mpv $HOME/.local/share/soundalerts/mail.mp3
}
# Run mbsync. You can feed this script different settings.