Compare commits
No commits in common. "613d216572d2e4e6262008e57bedde5bf66f710e" and "c40fd3ab00f356fcc7dafe5388ea50250666f227" have entirely different histories.
613d216572
...
c40fd3ab00
1 changed files with 7 additions and 8 deletions
|
@ -49,8 +49,7 @@ separator = |
|
||||||
separator-foreground = ${colors.disabled}
|
separator-foreground = ${colors.disabled}
|
||||||
|
|
||||||
font-0 = Hack;2
|
font-0 = Hack;2
|
||||||
font-1 = Font Awesome 6 Free:style=Regular;2
|
font-1 = Font Awesome
|
||||||
font-2 = Font Awesome 6 Free:style=Solid;2
|
|
||||||
|
|
||||||
modules-left = xworkspaces xwindow
|
modules-left = xworkspaces xwindow
|
||||||
modules-right = filesystem audiooutput pulseaudio xkeyboard memory cpu battery date
|
modules-right = filesystem audiooutput pulseaudio xkeyboard memory cpu battery date
|
||||||
|
@ -170,16 +169,16 @@ adapter = ACAD
|
||||||
format-charging = <ramp-capacity> <label-charging>
|
format-charging = <ramp-capacity> <label-charging>
|
||||||
format-discharging = <ramp-capacity> <label-discharging>
|
format-discharging = <ramp-capacity> <label-discharging>
|
||||||
|
|
||||||
label-charging = %{T3}%{T-} %percentage%
|
label-charging = %percentage%
|
||||||
label-discharging = %percentage%
|
label-discharging = %percentage%
|
||||||
label-full = Fully charged
|
label-full = Fully charged
|
||||||
label-low = BATTERY LOW
|
label-low = BATTERY LOW
|
||||||
|
|
||||||
ramp-capacity-0 = %{T3}%{T-}
|
ramp-capacity-0 =
|
||||||
ramp-capacity-1 = %{T3}%{T-}
|
ramp-capacity-1 =
|
||||||
ramp-capacity-2 = %{T3}%{T-}
|
ramp-capacity-2 =
|
||||||
ramp-capacity-3 = %{T3}%{T-}
|
ramp-capacity-3 =
|
||||||
ramp-capacity-4 = %{T3}%{T-}
|
ramp-capacity-4 =
|
||||||
|
|
||||||
[module/date]
|
[module/date]
|
||||||
type = internal/date
|
type = internal/date
|
||||||
|
|
Loading…
Reference in a new issue