extra: waybar: fix up styling a bit
All checks were successful
flake / build (push) Successful in 6m16s

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-11-21 23:48:51 +01:00
parent 8b65739221
commit c50dbaf1a6
Signed by: c8h4
GPG key ID: 73D5E7FDEE3DE49A
2 changed files with 11 additions and 11 deletions

View file

@ -52,16 +52,16 @@ tooltip label {
}
#mode,
#battery,
#cpu,
#memory,
#network,
#pulseaudio,
#idle_inhibitor,
#tray,
#backlight,
#bluetooth {
#bluetooth,
#wireplumber,
#network,
#battery,
#idle_inhibitor,
#language {
margin: 0px 6px 0px 10px;
min-width: 25px;
min-width: 20px;
}
#clock {

View file

@ -228,12 +228,12 @@ in {
};
};
bluetooth = {
format = "{status} ";
format = "{status} ";
format-disabled = "";
format-no-controller = "";
format-connected = "{device_alias} ";
format-connected = "{device_alias} ";
format-connected-battery =
"{device_alias} {device_battery_percentage}% ";
"{device_alias} {device_battery_percentage}% ";
tooltip-format = ''
{controller_alias} {controller_address}