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
notmuch added to sync script
tags/v3.1
Luke Smith
6 years ago
parent
f03183fd16
commit
3bf0c0fca0
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
etc/mailsync.sh
+ 1
- 0
etc/mailsync.sh
View File
@@ -37,6 +37,7 @@ do
then
then
notify "$account" "$newcount" & disown
notify "$account" "$newcount" & disown
mpv --really-quiet ~/.config/mutt/etc/notify.opus
mpv --really-quiet ~/.config/mutt/etc/notify.opus
notmuch new
fi
fi
done
done
Write
Preview
Loading…
Cancel
Save