disable tooltop for wireplumber module
This commit is contained in:
parent
1fac8e23ac
commit
b4294700cf
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
||||||
format-muted = "";
|
format-muted = "";
|
||||||
on-click = "${pkgs.pavucontrol}/bin/pavucontrol";
|
on-click = "${pkgs.pavucontrol}/bin/pavucontrol";
|
||||||
format-icons = ["" "" ""];
|
format-icons = ["" "" ""];
|
||||||
|
tooltip = false;
|
||||||
};
|
};
|
||||||
bluetooth = {
|
bluetooth = {
|
||||||
format = "";
|
format = "";
|
||||||
|
|
Loading…
Reference in a new issue