Disable waybar icon

This commit is contained in:
Jordan Holt 2022-03-07 20:51:45 +00:00
parent 93d85a3cce
commit d0ad0263bd
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -18,7 +18,8 @@
"current-only": true "current-only": true
}, },
"sway/window": { "sway/window": {
"max-length": 50 "max-length": 50,
"icon": false
}, },
"clock#date": { "clock#date": {
"format": "{:%a %d, %b }", "format": "{:%a %d, %b }",