1
0
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:
2022-08-21 02:13:54 +02:00
parent 0f80e80d1f
commit 1c05cccac0
4 changed files with 167 additions and 126 deletions

View File

@@ -84,7 +84,7 @@ in {
'{
state: (if $unread > 0 then "Good" else "Idle" end),
text: "\($unread) [\($watchLater)]",
icon: "mail"
icon: "rss"
}'
fi
'')