waybar: add unread notification count
This commit is contained in:
parent
74720e4632
commit
dda848f29f
|
@ -143,7 +143,7 @@
|
|||
};
|
||||
"custom/notification" = {
|
||||
"tooltip" = false;
|
||||
"format" = "{icon}";
|
||||
"format" = "{icon}{}";
|
||||
"format-icons" = {
|
||||
"notification" = " ";
|
||||
"none" = " ";
|
||||
|
|
Loading…
Reference in a new issue