[modules/thunderbird]: Thunderbird's unread email counts by inbox

This commit is contained in:
Cristian Miranda 2020-09-05 18:05:16 -03:00
parent ecf1825c00
commit 100568206a
2 changed files with 92 additions and 0 deletions

View file

@ -293,5 +293,8 @@
"speedtest": {
"running": { "prefix": ["\uf251", "\uf252", "\uf253"] },
"not-running": { "prefix": "\uf144" }
},
"thunderbird": {
"prefix": ""
}
}