diff --git a/home/wm/i3bar/default.nix b/home/wm/i3bar/default.nix index 929cc27..38a78b9 100644 --- a/home/wm/i3bar/default.nix +++ b/home/wm/i3bar/default.nix @@ -78,6 +78,7 @@ in { block = "battery"; format = " $icon $percentage{ ($time)|} "; + empty_format = " $icon $percentage{ ($time)|} "; not_charging_format = " $icon $percentage "; full_format = " $icon $percentage "; }