[modules/cpu2] fix fan icon
By mistake, I have added a NerdFont fan icon in previous version.
This commit is contained in:
parent
31801dfdca
commit
7b7e925525
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"load": { "prefix": "" },
|
||||
"loads": { "prefix": "" },
|
||||
"temp": { "prefix": "" },
|
||||
"fan": { "prefix": "" }
|
||||
"fan": { "prefix": "" }
|
||||
},
|
||||
"disk": { "prefix": "" },
|
||||
"dnf": { "prefix": "" },
|
||||
|
|
Loading…
Reference in a new issue