feat(i3status): change battery format

main
mandlm 2024-01-12 23:35:19 +01:00
parent f7e58339ac
commit 25bc7158e0
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 1 deletions

View File

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