feat(modules): generic label module to allow max-length on all labels

This commit is contained in:
Alexis
2018-08-18 11:43:48 +02:00
parent c128562284
commit b1fd4d7b82
19 changed files with 76 additions and 99 deletions

View File

@ -19,6 +19,9 @@
// "5": ""
// }
},
"sway/window": {
"max-length": 50
},
"cpu": {
"format": "{}% "
},