|
|
@ -130,7 +130,7 @@ format-foreground = ${colors.alert} |
|
|
|
[module/rss] |
|
|
|
[module/rss] |
|
|
|
type = custom/script |
|
|
|
type = custom/script |
|
|
|
exec = newsboat -x print-unread | awk '{ print $1 }' |
|
|
|
exec = newsboat -x print-unread | awk '{ print $1 }' |
|
|
|
interval = 1200 |
|
|
|
interval = 120 |
|
|
|
|
|
|
|
|
|
|
|
format-prefix = " " |
|
|
|
format-prefix = " " |
|
|
|
format-underline = ${colors.yellow} |
|
|
|
format-underline = ${colors.yellow} |
|
|
|