diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-11 21:54:43 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-11 21:54:43 +0100 |
commit | add6f5b7d15fb2eef4cb91f07779469f504d99ad (patch) | |
tree | 821fe272d90290e709bad1b23b92bad566e21ad4 | |
parent | 5a8f9a452c344761d57d25e4ddea16adc9e2f2c9 (diff) | |
download | xmobar-add6f5b7d15fb2eef4cb91f07779469f504d99ad.tar.gz xmobar-add6f5b7d15fb2eef4cb91f07779469f504d99ad.tar.bz2 |
Typo
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -400,7 +400,7 @@ Monitors have default aliases. - `-O`: string for AC "on" status (default: "On") - `-o`: string for AC "off" status (default: "Off") - `-L`: low power (`watts`) threshold (default: -12) - - `-H`: high power threshold (defualt: -10) + - `-H`: high power threshold (default: -10) - `-l`: color to display power lower than the `-L` threshold - `-m`: color to display power lower than the `-H` threshold - `-h`: color to display power highter than the `-H` threshold |