mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-27 05:01:21 +02:00
ironbar: Don't show battery status if no battery
This commit is contained in:
parent
8abb714021
commit
b5fff96a91
@ -59,6 +59,7 @@ in
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
type = "upower";
|
type = "upower";
|
||||||
|
show_if = "upower -e | grep BAT";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
type = "clock";
|
type = "clock";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user