home/programs/waybar: update notifications icon
This commit is contained in:
parent
e4b5c00f7c
commit
7be50b28f4
1 changed files with 5 additions and 5 deletions
|
@ -158,10 +158,10 @@ in {
|
|||
tooltip = false;
|
||||
format = "{icon} ";
|
||||
format-icons = {
|
||||
notification = "";
|
||||
none = "";
|
||||
dnd-notification = "";
|
||||
dnd-none = "";
|
||||
notification = "";
|
||||
none = "";
|
||||
dnd-notification = "";
|
||||
dnd-none = "";
|
||||
};
|
||||
return-type = "json";
|
||||
exec = "swaync-client -swb";
|
||||
|
|
Loading…
Reference in a new issue