diff options
author | Thomas Tuegel <ttuegel@gmail.com> | 2011-01-13 19:11:59 -0600 |
---|---|---|
committer | Thomas Tuegel <ttuegel@gmail.com> | 2011-01-13 19:11:59 -0600 |
commit | 6591f7e59909dee011abe1ce9df16d03a797de97 (patch) | |
tree | 8954e344a913add2fa45c30630896b3169cb55f6 | |
parent | 01b569b0b39d678e52009e590061902d392ca25e (diff) | |
download | xmobar-6591f7e59909dee011abe1ce9df16d03a797de97.tar.gz xmobar-6591f7e59909dee011abe1ce9df16d03a797de97.tar.bz2 |
Corrected spelling error in README.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -642,7 +642,7 @@ Monitors have default aliases. - `--highd` _number_ High threshold for dB - `--lowd` _number_ Low threshold for dB - Variables that can be used with the `-t`/`--template` argument: - `vol`, `dB`, `status` + `volume`, `dB`, `status` - Default template: `Vol: <volume>% <fc=green><on></fc><fc=red><off></fc>` - Requires the package [alsa-mixer] installed in your system. In addition, to activate this plugin you must pass `--flags="with_alsa"` during |