diff --git a/etc/soft/polybar/config b/etc/soft/polybar/config index 5d9205e..38f3738 100644 --- a/etc/soft/polybar/config +++ b/etc/soft/polybar/config @@ -130,7 +130,7 @@ format-foreground = ${colors.alert} [module/rss] type = custom/script exec = newsboat -x print-unread | awk '{ print $1 }' -interval = 1200 +interval = 120 format-prefix = " " format-underline = ${colors.yellow}