From 24ca528ceffd17f36975ba967be9facf1a95b513 Mon Sep 17 00:00:00 2001 From: "Sean E. Russell" Date: Tue, 1 Jan 2019 11:16:51 -0600 Subject: [PATCH] Update README with option flag change for battery & adds status bar flag. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 959b96a..a733f9d 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,8 @@ To make a custom colorscheme, check out the [template](./colorschemes/template.g `-v`, `--version` Show version. `-p`, `--percpu` Show each CPU in the CPU widget. `-a`, `--averagecpu` Show average CPU in the CPU widget. -`-b`, `--battery` Show battery level (defaults to false, `minimal` turns off) +`-b`, `--bar` Show a statusbar with the time. +`-t`, `--battery` Show battery level (defaults to false, `minimal` turns off) ## Building deb/rpms