feat(i3status): change battery format

This commit is contained in:
Michael Mandl 2024-01-12 23:35:19 +01:00
parent f7e58339ac
commit 25bc7158e0
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -12,7 +12,7 @@
{
block = "battery";
missing_format = "";
format = " $icon $time $percentage ";
format = " $icon {($time h) |}$percentage ";
}
{
block = "time";