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" = {
"tooltip" = false;
"format" = "{icon}";
"format" = "{icon}{}";
"format-icons" = {
"notification" = "󱅫 ";
"none" = "󰂚 ";