diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-08 01:51:02 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-08 01:51:02 +0100 |
commit | 62b339c47216a7b288c6c629f9e00066af9dc336 (patch) | |
tree | 9152af67ee7d2030fdbf9b46b22448e74c2f019b /README | |
parent | a615474dc2daa250602262d59bd3daa7d603cc12 (diff) | |
download | xmobar-62b339c47216a7b288c6c629f9e00066af9dc336.tar.gz xmobar-62b339c47216a7b288c6c629f9e00066af9dc336.tar.bz2 |
README typo
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -335,7 +335,7 @@ Monitors have default aliases. - Variables that can be used with the `-t`/`--template` argument: `essid`, `quality`, `qualitybar` - Default template: `<essid> <quality>` -- Requires the C library [libiw] (part of the wireless tools suite) +- Requires the C library [iwlib] (part of the wireless tools suite) installed in your system. In addition, to activate this plugin you must pass `--flags="with_iwlib"` during compilation. |