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