From d82e2202da312dc7682e136c6406ea7be252288b Mon Sep 17 00:00:00 2001 From: finga Date: Sat, 4 Apr 2020 16:41:25 +0200 Subject: [PATCH] Shorter refresh rate for maildir --- .config/i3/status-rs.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/i3/status-rs.toml b/.config/i3/status-rs.toml index 3d0fb60..a339204 100644 --- a/.config/i3/status-rs.toml +++ b/.config/i3/status-rs.toml @@ -12,10 +12,8 @@ separator_bg = "#222222" [[block]] block = "maildir" -interval = 60 +interval = 15 inboxes = ["/home/finga/mail/onders.org/Inbox"] -threshold_warning = 1 -threshold_critical = 10 display_type = "new" [[block]]