fix(waybar): fixed DND icon

This commit is contained in:
2025-10-07 09:21:09 +02:00
parent 808c332f8c
commit 0c81794297

View File

@@ -69,7 +69,8 @@
"format": "{icon}",
"format-icons": {
"none": "󰅺",
"notification": "󰡟"
"notification": "󰡟",
"dnd-notification": "󱙍"
},
"on-click": "sleep 0.1 && swaync-client -t -sw",
"return-type": "json",