From 282c5ca84074045ef1e546a94334b2daff70426a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 30 Nov 2020 21:33:54 +0300 Subject: mail soundalert: convert to ogg vorbis --- dotfiles/.local/bin/mailsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/.local/bin') diff --git a/dotfiles/.local/bin/mailsync b/dotfiles/.local/bin/mailsync index 0435c7c..d67db06 100755 --- a/dotfiles/.local/bin/mailsync +++ b/dotfiles/.local/bin/mailsync @@ -39,7 +39,7 @@ do done if [ $thereis = 1 ]; then - mpv --really-quiet "$HOME/.local/share/soundalerts/mail.mp3" + mpv --really-quiet "$HOME/.local/share/soundalerts/mail.ogg" killall -43 waybar fi -- cgit v1.2.3