feat(i3status): change battery format
parent
f7e58339ac
commit
25bc7158e0
|
@ -12,7 +12,7 @@
|
||||||
{
|
{
|
||||||
block = "battery";
|
block = "battery";
|
||||||
missing_format = "";
|
missing_format = "";
|
||||||
format = " $icon $time $percentage ";
|
format = " $icon {($time h) |}$percentage ";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
block = "time";
|
block = "time";
|
||||||
|
|
Loading…
Reference in New Issue