diff --git a/.config/waybar/config b/.config/waybar/config index 701ee5b..2f154e4 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -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",