diff --git a/home/wm/i3bar/default.nix b/home/wm/i3bar/default.nix index a2c9f3a..d4fa107 100644 --- a/home/wm/i3bar/default.nix +++ b/home/wm/i3bar/default.nix @@ -71,8 +71,7 @@ in } { block = "battery"; - format = " $icon $percentage{ ($time)|} "; - not_charging_format = " $icon $percentage "; + format = " $percentage ($time) "; full_format = " $icon $percentage "; } {