fix(waybar): fixed DND icon
parent
808c332f8c
commit
0c81794297
|
|
@ -69,7 +69,8 @@
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"none": "",
|
"none": "",
|
||||||
"notification": ""
|
"notification": "",
|
||||||
|
"dnd-notification": ""
|
||||||
},
|
},
|
||||||
"on-click": "sleep 0.1 && swaync-client -t -sw",
|
"on-click": "sleep 0.1 && swaync-client -t -sw",
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue