Fix bluetooth icon
This commit is contained in:
parent
9e8ce71b65
commit
e8564cbae0
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
"clock"
|
"clock"
|
||||||
];
|
];
|
||||||
"bluetooth" = {
|
"bluetooth" = {
|
||||||
"format" = "<span</span>";
|
"format" = "<span></span>";
|
||||||
"on-click" = "${pkgs.blueman}/bin/blueman-manager";
|
"on-click" = "${pkgs.blueman}/bin/blueman-manager";
|
||||||
};
|
};
|
||||||
"wireplumber" = {
|
"wireplumber" = {
|
||||||
|
|
Loading…
Reference in a new issue