From 34617dce5cc1c94478aee098c196fd365674d08b Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Thu, 26 Mar 2020 12:35:11 +0530 Subject: clean --- polybar/.config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'polybar/.config') diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 0b9f71c..7e4e7e5 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -121,7 +121,7 @@ type = internal/battery battery = BAT0 adapter = ADP1 poll-interval = 1 -full-at = 98 +;full-at = 98 label-discharging = -bat %percentage%% label-charging = +bat %percentage%% label-full = ^bat %percentage%% -- cgit v1.2.3