Polybar: Replace CPU module prefix icon
Hey, yeah, that icon's been there this whole time. I feel silly
This commit is contained in:
parent
8f60b527e9
commit
c54dfeac1f
@ -253,7 +253,7 @@ animation-charging-framerate = 500
|
|||||||
[module/cpu]
|
[module/cpu]
|
||||||
type = internal/cpu
|
type = internal/cpu
|
||||||
format = <label>
|
format = <label>
|
||||||
format-prefix =
|
format-prefix =
|
||||||
format-prefix-padding = ${res/config.padding}
|
format-prefix-padding = ${res/config.padding}
|
||||||
format-prefix-foreground = ${res/colors.background}
|
format-prefix-foreground = ${res/colors.background}
|
||||||
format-prefix-background = ${res/colors.icon-cpu}
|
format-prefix-background = ${res/colors.icon-cpu}
|
||||||
|
Loading…
Reference in New Issue
Block a user