Fix
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
"cpu": {
|
"cpu": {
|
||||||
"interval": 10,
|
"interval": 10,
|
||||||
"format": "{icon} {}% ",
|
"format": "{icon} {}% ",
|
||||||
"max-length": 10
|
"max-length": 10,
|
||||||
"format-icons": ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"],
|
"format-icons": ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"],
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user