summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2020-09-17 15:52:30 +0200
committerGitHub <noreply@github.com>2020-09-17 09:52:30 -0400
commit3936ffe5e2b494e65fc5a44927fe67311c8c51ae (patch)
tree9d58070510dc52665f8fa4d44179f0362e4bea28 /.local/bin/statusbar
parent426979aa7250e1d09b1f6044020d3f2b538425a9 (diff)
downloadeibhear-3936ffe5e2b494e65fc5a44927fe67311c8c51ae.tar.gz
eibhear-3936ffe5e2b494e65fc5a44927fe67311c8c51ae.tar.zst
eibhear-3936ffe5e2b494e65fc5a44927fe67311c8c51ae.zip
Use mutt-wizard sync (#815)
Diffstat (limited to '.local/bin/statusbar')
-rwxr-xr-x.local/bin/statusbar/mailbox2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/statusbar/mailbox b/.local/bin/statusbar/mailbox
index ca77f5c..5a67428 100755
--- a/.local/bin/statusbar/mailbox
+++ b/.local/bin/statusbar/mailbox
@@ -5,7 +5,7 @@
case $BLOCK_BUTTON in
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
- Shows 🔃 if syncing mail
- Left click opens neomutt