diff --git a/nixos/home/yambar.nix b/nixos/home/yambar.nix index f0f3ef7..943144f 100644 --- a/nixos/home/yambar.nix +++ b/nixos/home/yambar.nix @@ -20,6 +20,12 @@ ]; right = [ + { + battery = { + name = "BAT0"; + content.map.conditions."state != unknown".string.text = "bat {capacity}% |"; + }; + } { pipewire = { content.map.conditions."type == sink".string = {