forked from extern/nix-config
polybar: Update cpu icon to new version
At some point the cpu icon stopped working, so this changes it to a new version found in font awesome 6.
This commit is contained in:
parent
54b116c55b
commit
adad255285
@ -65,7 +65,7 @@ label-empty =
|
|||||||
|
|
||||||
[module/cpu]
|
[module/cpu]
|
||||||
type = internal/cpu
|
type = internal/cpu
|
||||||
label = %percentage%%
|
label = %percentage%%
|
||||||
|
|
||||||
[module/ram]
|
[module/ram]
|
||||||
type = internal/memory
|
type = internal/memory
|
||||||
|
Loading…
Reference in New Issue
Block a user