This commit is contained in:
albert 2023-11-15 17:20:27 +09:00
parent 63d5b25418
commit ae7685c31f
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -39,7 +39,7 @@
], ],
"custom/wlogout": { "custom/wlogout": {
"format": " ", "format": "",
"on-click": "wlogout" "on-click": "wlogout"
}, },
@ -50,8 +50,8 @@
"return-type": "json", "return-type": "json",
"interval": 5, "interval": 5,
"format-icons": { "format-icons": {
"Running": "󰌆", "Running": "󰌆 ",
"Stopped": "󰌊", "Stopped": "󰌊 ",
} }
}, },