mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:43:55 -05:00
waybar: removed text from bluetooth icon
This commit is contained in:
parent
8aa026f038
commit
f772fa9ee0
|
@ -85,7 +85,7 @@
|
|||
};
|
||||
};
|
||||
"bluetooth" = {
|
||||
"format" = " {status}";
|
||||
"format" = "";
|
||||
"format-disabled" = ""; # an empty format will hide the module
|
||||
"format-connected" = " {num_connections} connected";
|
||||
"tooltip-format" = "{controller_alias} {controller_address}";
|
||||
|
|
Loading…
Reference in a new issue