diff --git a/etc/soft/polybar/config b/etc/soft/polybar/config index 5444aa2..ee1f3ab 100644 --- a/etc/soft/polybar/config +++ b/etc/soft/polybar/config @@ -72,7 +72,7 @@ font-2 = NotoMono Nerd Font:size=12 modules-left = desktop modules-center = filesystem -modules-right = bdays webcheck rss mail battery xbacklight xsmartlight alsa xkeyboard date +modules-right = bdays webcheck mail battery xbacklight xsmartlight alsa xkeyboard date separator = | @@ -127,10 +127,10 @@ interval = 86400 format =  format-foreground = ${colors.alert} -[module/rss] -type = custom/script -exec = newsboat -x reload; newsboat -x print-unread | awk '{ print $1 }' -interval = 1200 +#[module/rss] +#type = custom/script +#exec = newsboat -x reload; newsboat -x print-unread | awk '{ print $1 }' +#interval = 1200 format-prefix = " " format-underline = ${colors.yellow}