ironbar: Don't show battery status if no battery

This commit is contained in:
Donovan Glover 2024-07-15 18:27:51 -04:00
parent 8abb714021
commit b5fff96a91
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -59,6 +59,7 @@ in
}
{
type = "upower";
show_if = "upower -e | grep BAT";
}
{
type = "clock";