mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 07:39:36 +01:00
Update polybar
This commit is contained in:
parent
e590808a6a
commit
e513b7eb57
@ -255,8 +255,8 @@ label = " %percentage_used%%"
|
|||||||
interface = eth0
|
interface = eth0
|
||||||
|
|
||||||
format-connected-underline = #55aa55
|
format-connected-underline = #55aa55
|
||||||
; label-connected = %linkspeed%
|
label-connected = %linkspeed%
|
||||||
label-connected =
|
; label-connected =
|
||||||
label-connected-foreground = ${colors.primary}
|
label-connected-foreground = ${colors.primary}
|
||||||
|
|
||||||
[module/date]
|
[module/date]
|
||||||
@ -329,8 +329,8 @@ label = " %percentage_used%%"
|
|||||||
label-charging = %percentage%%
|
label-charging = %percentage%%
|
||||||
label-discharging = %percentage%%
|
label-discharging = %percentage%%
|
||||||
|
|
||||||
label-full =
|
label-full = Fully charged
|
||||||
label-full-foreground = ${colors.fourth}
|
label-full-foreground = #00ff00
|
||||||
|
|
||||||
|
|
||||||
ramp-capacity-0 =
|
ramp-capacity-0 =
|
||||||
@ -365,7 +365,7 @@ label = " %percentage_used%%"
|
|||||||
|
|
||||||
animation-charging-foreground = ${colors.fourth}
|
animation-charging-foreground = ${colors.fourth}
|
||||||
|
|
||||||
label-discharging-foreground = ${colors.fourth}
|
label-discharging-foreground = ${colors.foreground}
|
||||||
label-charging-foreground = ${colors.fourth}
|
label-charging-foreground = ${colors.fourth}
|
||||||
|
|
||||||
[module/powermenu]
|
[module/powermenu]
|
||||||
|
Loading…
Reference in New Issue
Block a user