This commit is contained in:
Tobias Maier
2022-08-07 21:30:39 +02:00
parent cb26bbcd56
commit bbeb757ee9
2 changed files with 2 additions and 3 deletions

View File

@@ -47,8 +47,7 @@
},
"cpu": {
"interval": 10,
"format": "{icon} {usage}% - {avg_frequency}",
"max-length": 10,
"format": "{icon} {usage}% - {avg_frequency}Ghz",
"format-icons": ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"],
}
}