mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Fix(polybar): trying to fix underline overhang
This commit is contained in:
parent
1669477541
commit
69435b9ed2
@ -79,9 +79,9 @@ label-discharging = Batt: %percentage%%
|
|||||||
|
|
||||||
; changes color for which third battery is in
|
; changes color for which third battery is in
|
||||||
; red=0-33, yellow=34-66, green=67-100
|
; red=0-33, yellow=34-66, green=67-100
|
||||||
ramp-capacity-0 = %{u${colors.red}}
|
ramp-capacity-0 = %{u#ff0000}%{+u}
|
||||||
ramp-capacity-1 = %{u#ffea00}
|
ramp-capacity-1 = %{u#ffea00}%{+u}
|
||||||
ramp-capacity-2 = %{u#20c723}
|
ramp-capacity-2 = %{u#20c723}%{+u}
|
||||||
|
|
||||||
[module/cpu]
|
[module/cpu]
|
||||||
format = <label>
|
format = <label>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user