mirror of
https://github.com/kmein/niveum
synced 2026-03-30 01:01:10 +02:00
feat(i3-status-rust): query IMAP
This commit is contained in:
@@ -84,7 +84,7 @@ in {
|
||||
'{
|
||||
state: (if $unread > 0 then "Good" else "Idle" end),
|
||||
text: "\($unread) [\($watchLater)]",
|
||||
icon: "mail"
|
||||
icon: "rss"
|
||||
}'
|
||||
fi
|
||||
'')
|
||||
|
||||
Reference in New Issue
Block a user