mirror of
https://github.com/powerline/powerline.git
synced 2025-07-26 07:16:31 +02:00
Revert change to segment parameter default value
This commit is contained in:
parent
f62d749f80
commit
18f4fdaa70
@ -1090,7 +1090,7 @@ else:
|
|||||||
raise NotImplementedError
|
raise NotImplementedError
|
||||||
|
|
||||||
|
|
||||||
def battery(pl, format='{batt:3.0%}', steps=100, gamify=False):
|
def battery(pl, format='{batt:3.0%}', steps=5, gamify=False):
|
||||||
'''Return battery charge status.
|
'''Return battery charge status.
|
||||||
|
|
||||||
:param int steps:
|
:param int steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user