From 6e28141f5ac331e4de0680617849e8f8ddfa30ce Mon Sep 17 00:00:00 2001 From: roxwize Date: Tue, 31 Dec 2024 14:38:25 -0500 Subject: [PATCH] ~ --- nixos/home/yambar.nix | 6 ++++++ 1 file changed, 6 insertions(+) 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 = {