This website works better with JavaScript.
Home
Explore
Help
Sign In
adrian
/
mutt-wizard
mirror of
https://github.com/LukeSmithxyz/mutt-wizard.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
6
Wiki
Activity
Browse Source
mpv now --really-quiet output
tags/v3.1
Luke Smith
6 years ago
parent
183979f077
commit
ec87106834
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
etc/mailsync.sh
+ 1
- 1
etc/mailsync.sh
View File
@@ -36,7 +36,7 @@ do
if [ "$newcount" -gt "0" ]
then
notify "$account" "$newcount" & disown
mpv --quiet ~/.config/mutt/etc/notify.opus
mpv --
really-
quiet ~/.config/mutt/etc/notify.opus
fi
done
Write
Preview
Loading…
Cancel
Save