summaryrefslogtreecommitdiffstats
path: root/.local/bin/statusbar/mailbox
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-09-21 08:20:53 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-09-21 08:20:53 -0400
commitd92bd73428f7c13ec3c3860ab8ee518c336ec458 (patch)
treec8a1884dd04b0e4097123b371403ea98a1abffb0 /.local/bin/statusbar/mailbox
parent80e868e4afd7332390ee781f33e5841450eaaa77 (diff)
parent189d9072cd1e6e00872f42a92c0401212508edfa (diff)
downloadeibhear-d92bd73428f7c13ec3c3860ab8ee518c336ec458.tar.gz
eibhear-d92bd73428f7c13ec3c3860ab8ee518c336ec458.tar.zst
eibhear-d92bd73428f7c13ec3c3860ab8ee518c336ec458.zip
Merge branch 'master' of github.com:LukeSmithxyz/voidrice into master
Diffstat (limited to '.local/bin/statusbar/mailbox')
-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