Disable waybar icon
This commit is contained in:
parent
93d85a3cce
commit
d0ad0263bd
@ -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 }",
|
||||||
|
Reference in New Issue
Block a user