diff options
author | slotThe <soliditsallgood@tuta.io> | 2020-01-05 17:13:25 +0100 |
---|---|---|
committer | slotThe <soliditsallgood@tuta.io> | 2020-01-05 17:13:25 +0100 |
commit | bd22f1a2744ba331586f9161f833e7e3b7503b50 (patch) | |
tree | aaf43407bcbc4b469bf8b4e55b1a9297703a7925 /readme.md | |
parent | 513ed120b4088bab7fe6d77e841d72e082dd6812 (diff) | |
download | xmobar-bd22f1a2744ba331586f9161f833e7e3b7503b50.tar.gz xmobar-bd22f1a2744ba331586f9161f833e7e3b7503b50.tar.bz2 |
Update readme and changelog
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1182,7 +1182,8 @@ more than one battery. Defaults to "". - Long option: `--lows` - Variables that can be used with the `-t`/`--template` argument: - `volume`, `volumebar`, `volumevbar`, `volumeipat`, `dB`, `status` + `volume`, `volumebar`, `volumevbar`, `volumeipat`, `dB`, `status`, + `volumestatus` - Note that `dB` might only return 0 on your system. This is known to happen on systems with a pulseaudio backend. - Default template: `Vol: <volume>% <status>` |