diff --git a/.config/waybar/config b/.config/waybar/config index 2f154e4..5f5a0ae 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -70,7 +70,8 @@ "format-icons": { "none": "󰅺", "notification": "󰡟", - "dnd-notification": "󱙍" + "dnd-none": "󱙍", + "dnd-notification": "󱙍" }, "on-click": "sleep 0.1 && swaync-client -t -sw", "return-type": "json",