Revert part of commit df6e323
to fix the CPU icon
After that commit it because unrecognized to awesome fonts causing a box to be in place of the CPU icon.
This commit is contained in:
parent
1db8168724
commit
d15750008f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"time": { "prefix": "" },
|
"time": { "prefix": "" },
|
||||||
"datetime": { "prefix": "" },
|
"datetime": { "prefix": "" },
|
||||||
"memory": { "prefix": "" },
|
"memory": { "prefix": "" },
|
||||||
"cpu": { "prefix": "" },
|
"cpu": { "prefix": "" },
|
||||||
"disk": { "prefix": "" },
|
"disk": { "prefix": "" },
|
||||||
"dnf": { "prefix": "" },
|
"dnf": { "prefix": "" },
|
||||||
"pacman": { "prefix": "" },
|
"pacman": { "prefix": "" },
|
||||||
|
|
Loading…
Reference in a new issue