From 612bed1a19c2a10021f1152d7539773bb9c1ef80 Mon Sep 17 00:00:00 2001 From: enkore Date: Mon, 7 Oct 2013 11:49:27 +0200 Subject: [PATCH] Merged #17 --- README.md | 2 +- README.tpl.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40ffda2..de80a9a 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ from network, wireless and pulseaudio in this example): # This would look like this: # Discharging 6h:51m status.register("battery", - format="{status} {remaining_hm}", + format="{status} {remaining:%E%hh:%Mm}", alert=True, alert_percentage=5, status={ diff --git a/README.tpl.md b/README.tpl.md index c12e4b8..28588eb 100644 --- a/README.tpl.md +++ b/README.tpl.md @@ -99,7 +99,7 @@ from network, wireless and pulseaudio in this example): # This would look like this: # Discharging 6h:51m status.register("battery", - format="{status} {remaining_hm}", + format="{status} {remaining:%E%hh:%Mm}", alert=True, alert_percentage=5, status={