feat(ALabel): Toggleable labels

This commit is contained in:
Alexis
2018-08-27 01:36:25 +02:00
parent e9478f548e
commit 53956d9d18
13 changed files with 75 additions and 63 deletions

View File

@ -22,6 +22,9 @@
"sway/window": {
"max-length": 50
},
"clock": {
"format-alt": "{:%Y-%m-%d}"
},
"cpu": {
"format": "{}% "
},