waybar: add unread notification count

This commit is contained in:
Evie Litherland-Smith 2024-01-22 11:58:27 +00:00
parent 74720e4632
commit dda848f29f

View file

@ -143,7 +143,7 @@
}; };
"custom/notification" = { "custom/notification" = {
"tooltip" = false; "tooltip" = false;
"format" = "{icon}"; "format" = "{icon}{}";
"format-icons" = { "format-icons" = {
"notification" = "󱅫 "; "notification" = "󱅫 ";
"none" = "󰂚 "; "none" = "󰂚 ";