Browse Source

polybar: fix rss

Maxim Likhachev 5 years ago
parent
commit
3cf3b84196
  1. 4
      etc/soft/polybar/config

4
etc/soft/polybar/config

@ -132,8 +132,8 @@ format-foreground = ${colors.alert} @@ -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

Loading…
Cancel
Save