From e513b7eb57a9d4b6ebbfc481c75272e36dd29523 Mon Sep 17 00:00:00 2001 From: Asocia Date: Sun, 11 Jul 2021 17:34:20 +0300 Subject: [PATCH] Update polybar --- .config/polybar/config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index 061b066..624dc3d 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -255,8 +255,8 @@ label = " %percentage_used%%" interface = eth0 format-connected-underline = #55aa55 -; label-connected =  %linkspeed% - label-connected =  + label-connected =  %linkspeed% +; label-connected =  label-connected-foreground = ${colors.primary} [module/date] @@ -329,8 +329,8 @@ label = " %percentage_used%%" label-charging = %percentage%% label-discharging = %percentage%% - label-full =  - label-full-foreground = ${colors.fourth} + label-full =  Fully charged + label-full-foreground = #00ff00 ramp-capacity-0 =  @@ -365,7 +365,7 @@ label = " %percentage_used%%" animation-charging-foreground = ${colors.fourth} - label-discharging-foreground = ${colors.fourth} + label-discharging-foreground = ${colors.foreground} label-charging-foreground = ${colors.fourth} [module/powermenu]