diff options
author | jao <jao@gnu.org> | 2019-10-15 03:01:30 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2019-10-15 03:01:30 +0100 |
commit | d0c5040aca2add1398e37ef96004924fc8e6ee41 (patch) | |
tree | 219b65b4d2bde12f73265035d2d8cf42c02d353a /readme.md | |
parent | 38d8eb053374c824e25551a4610a7be2f4f80a31 (diff) | |
download | xmobar-d0c5040aca2add1398e37ef96004924fc8e6ee41.tar.gz xmobar-d0c5040aca2add1398e37ef96004924fc8e6ee41.tar.bz2 |
Battery: -P to show %
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -911,6 +911,7 @@ specification, such as `("clear", "<icon=weather-clear.xbm/>")`. percentage left in the battery is less or equal than the threshold given by the `-A` option. If not present, no action is undertaken. + - `-P`: to include a percentage symbol in `left`. - `--on-icon-pattern`: dynamic string for current battery charge when AC is "on" in `leftipat`. - `--off-icon-pattern`: dynamic string for current battery charge |