From 763f8b708265f38cfa562f4f1e08145e10654896 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Wed, 19 Feb 2020 18:53:44 +0300 Subject: [PATCH] =?UTF-8?q?polybar:=20=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D0=BA=D0=B0=20=D0=BD=D0=B5=D0=BF=D1=80=D0=BE=D1=87=D0=B8=D1=82?= =?UTF-8?q?=D0=B0=D0=BD=D0=BD=D1=8B=D1=85=20=D0=BD=D0=BE=D0=B2=D0=BE=D1=81?= =?UTF-8?q?=D1=82=D0=B5=D0=B9=20=D0=BA=D0=B0=D0=B6=D0=B4=D1=8B=D0=B5=202?= =?UTF-8?q?=20=D0=BC=D0=B8=D0=BD=D1=83=D1=82=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/soft/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}