Compare commits

...

5 commits

Author SHA1 Message Date
Ethan Lane 613d216572 Add solid font 2024-08-15 15:29:18 +01:00
Ethan Lane 9f22f3c25c Update font 2024-08-15 15:24:30 +01:00
Ethan Lane e98e206548 Add font config 2024-08-15 15:23:05 +01:00
Ethan Lane 100f924850 Update font awesome text to use ;2 at the end 2024-08-15 15:18:35 +01:00
Ethan Lane 41de016bcf Update font awesome font name 2024-08-15 15:15:58 +01:00

View file

@ -49,7 +49,8 @@ separator = |
separator-foreground = ${colors.disabled} separator-foreground = ${colors.disabled}
font-0 = Hack;2 font-0 = Hack;2
font-1 = Font Awesome font-1 = Font Awesome 6 Free:style=Regular;2
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
@ -169,16 +170,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 =  %percentage% label-charging = %{T3}%{T-} %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 = ramp-capacity-0 = %{T3}%{T-}
ramp-capacity-1 = ramp-capacity-1 = %{T3}%{T-}
ramp-capacity-2 = ramp-capacity-2 = %{T3}%{T-}
ramp-capacity-3 = ramp-capacity-3 = %{T3}%{T-}
ramp-capacity-4 = ramp-capacity-4 = %{T3}%{T-}
[module/date] [module/date]
type = internal/date type = internal/date