From d5133875dd2ae95d3bad8824f2d67e8abdb1fa8e Mon Sep 17 00:00:00 2001 From: nnduc Date: Fri, 2 May 2025 07:52:25 +0000 Subject: [PATCH] Upload files to "polybar" --- polybar/config.ini | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/polybar/config.ini b/polybar/config.ini index 6d5d30b..d4e6141 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -18,13 +18,13 @@ [colors] background-alt = #00000000 -foreground = #1f3641 -primary = #0d100f -altprime = #0D100F -secondary = #0D100F +foreground = A3D1C6 +primary = #B3D8A8 +altprime = #B3D8A8 +secondary = #FBFFE4 altsecondary = #BEABA7EF alert = #A54242 -disabled = #707880 +disabled = FBFFE4 [bar/example] bottom = false @@ -34,7 +34,7 @@ radius = 8 ; dpi = 96 -background = #80c8c9c9 +background = #1B4D3E foreground = ${colors.foreground} tray-position = right @@ -119,22 +119,20 @@ label-foreground = ${colors.altprime} [module/battery] type = internal/battery full-at = 99 -low-at = 5 +low-at = 15 ; Use the following command to list batteries and adapters: ; $ ls -1 /sys/class/power_supply/ battery = BAT0 -;adapter = ucsi-source-psy-USBC000:001 adapter = AC time-format = %H:%M -;label-charging = Charging %percentage%% -label-charging = %percentage%% -;label-discharging = Discharging %percentage%% +label-charging = %percentage%% label-discharging = %percentage%% format-charging = format-discharging = -label-full = %percentage%% -format-full = +;label-full = Fully charged +label-full =  + label-low = BATTERY LOW ; Only applies if is used