Fix color issue with wifi

This commit is contained in:
Innovation 2024-05-01 03:32:34 -05:00
parent a24125cfa1
commit eef7c2e935

View file

@ -98,7 +98,7 @@ label-empty-padding = 1
[module/xwindow]
type = internal/xwindow
label = %title%
label-maxlen = 25
label-maxlen = 50
;format-background = #f00
;format-padding = 4
@ -159,7 +159,7 @@ type = internal/network
interval = 5
format-connected = <label-connected>
format-disconnected = <label-disconnected>
label-disconnected = %{F#F0C674}%ifname%%{F#707880} disconnected
label-disconnected = %{F#ac3232}%ifname%%{F#707880} disconnected
[module/wlan]
inherit = network-base