1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

change max length

This commit is contained in:
eoli3n 2020-01-06 22:28:59 +01:00
parent 3831e9354a
commit 7a7fee541c

@ -57,12 +57,12 @@
"cpu": {
"interval": 1,
"format": "<span foreground='#929292'></span> {usage}%",
"max-length": 10
"max-length": 12
},
"memory": {
"interval": 5,
"format": "<span foreground='#929292'></span> {percentage}%",
"max-length": 10
"max-length": 12
},
"custom/spotify": {
"interval": 1,