From 3cf3b84196124bdc5b80d3ed5ae709ad246c276c Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Fri, 4 Dec 2020 17:01:49 +0300 Subject: [PATCH] polybar: fix rss --- etc/soft/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/soft/polybar/config b/etc/soft/polybar/config index ee1f3ab..e530a82 100644 --- a/etc/soft/polybar/config +++ b/etc/soft/polybar/config @@ -132,8 +132,8 @@ format-foreground = ${colors.alert} #exec = newsboat -x reload; newsboat -x print-unread | awk '{ print $1 }' #interval = 1200 -format-prefix = " " -format-underline = ${colors.yellow} +# format-prefix = " " +# format-underline = ${colors.yellow} [module/mail] type = custom/script