From 5c20da743b34f05ea25f3b4de60ba5e570fc264f Mon Sep 17 00:00:00 2001 From: slotThe Date: Thu, 26 Nov 2020 10:24:23 +0100 Subject: Add new plugin: NotmuchMail This plugin checks for new mail, provided that this mail is indexed by notmuch. As mail that was tagged is moved from the new directory to cur, the 'Mail' plugin (and its variants) won't work for such mail. --- xmobar.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 1a9b41b..391ac3f 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -140,6 +140,7 @@ library Xmobar.Plugins.XMonadLog, Xmobar.Plugins.Kbd, Xmobar.Plugins.Locks, + Xmobar.Plugins.NotmuchMail, Xmobar.Plugins.Monitors, Xmobar.Plugins.Monitors.Batt, Xmobar.Plugins.Monitors.Common, -- cgit v1.2.3