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