diff options
Diffstat (limited to 'dotfiles')
-rwxr-xr-x | dotfiles/.local/bin/mailsync | 2 | ||||
-rw-r--r-- | dotfiles/.local/share/soundalerts/mail.mp3 | bin | 25077 -> 0 bytes | |||
-rw-r--r-- | dotfiles/.local/share/soundalerts/mail.ogg | bin | 0 -> 10552 bytes |
3 files changed, 1 insertions, 1 deletions
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 diff --git a/dotfiles/.local/share/soundalerts/mail.mp3 b/dotfiles/.local/share/soundalerts/mail.mp3 Binary files differdeleted file mode 100644 index 7e6812d..0000000 --- a/dotfiles/.local/share/soundalerts/mail.mp3 +++ /dev/null diff --git a/dotfiles/.local/share/soundalerts/mail.ogg b/dotfiles/.local/share/soundalerts/mail.ogg Binary files differnew file mode 100644 index 0000000..485dd4c --- /dev/null +++ b/dotfiles/.local/share/soundalerts/mail.ogg |