Use mutt-wizard sync (#815)
This commit is contained in:
parent
426979aa72
commit
3936ffe5e2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
case $BLOCK_BUTTON in
|
case $BLOCK_BUTTON in
|
||||||
1) setsid -f "$TERMINAL" -e neomutt ;;
|
1) setsid -f "$TERMINAL" -e neomutt ;;
|
||||||
2) setsid -f mailsync >/dev/null ;;
|
2) setsid -f mw sync >/dev/null ;;
|
||||||
3) notify-send "📬 Mail module" "\- Shows unread mail
|
3) notify-send "📬 Mail module" "\- Shows unread mail
|
||||||
- Shows 🔃 if syncing mail
|
- Shows 🔃 if syncing mail
|
||||||
- Left click opens neomutt
|
- Left click opens neomutt
|
||||||
|
|
Loading…
Reference in a new issue