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