It's STATUSBAR_UNREAD_NEWS, not STATUSBAR_UNREAD_FEEDS! - statusbar - Shell script to set/print a status bar
(HTM) hg clone https://bitbucket.org/iamleot/statusbar
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) changeset 3dcea8252cc598fb34ae58723550f73c3adff676
(DIR) parent 4c1af169d594a0dcf07e0c6a55846ad85103e18b
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Fri, 2 Mar 2018 17:29:09
It's STATUSBAR_UNREAD_NEWS, not STATUSBAR_UNREAD_FEEDS!
Diffstat:
README | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff -r 4c1af169d594 -r 3dcea8252cc5 README
--- a/README Tue Feb 27 23:14:27 2018 +0100
+++ b/README Fri Mar 02 17:29:09 2018 +0100
@@ -14,7 +14,7 @@
setenv STATUSBAR_NETWORK_INTERFACES "alc0 urtwn0"
setenv STATUSBAR_TEMPERATURE_SENSOR "acpitz0:cpu0/cpu1/cpu2/cpu3 temperature"
setenv STATUSBAR_UNREAD_EMAILS "yes"
- setenv STATUSBAR_UNREAD_FEEDS "yes"
+ setenv STATUSBAR_UNREAD_NEWS "yes"
It can also be used to print the status bar on the standard output
(`-o'): only one time (`-1' option):