Disable waybar icon
This commit is contained in:
parent
93d85a3cce
commit
d0ad0263bd
@ -18,7 +18,8 @@
|
||||
"current-only": true
|
||||
},
|
||||
"sway/window": {
|
||||
"max-length": 50
|
||||
"max-length": 50,
|
||||
"icon": false
|
||||
},
|
||||
"clock#date": {
|
||||
"format": "{:%a %d, %b }",
|
||||
|
Reference in New Issue
Block a user