summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMaddison Hellstrom <maddy@thundr.net>2017-05-28 23:01:15 -0700
committerMaddison Hellstrom <maddy@thundr.net>2017-05-28 23:01:15 -0700
commit98e7fcda67d156720053322fe599e303b5f7a048 (patch)
treea1deb8528b45d07efb83e7bc64193f81697c3fc5
parent1864d57851c44651fd51263df5ca9b4eaec85acf (diff)
downloadxmobar-98e7fcda67d156720053322fe599e303b5f7a048.tar.gz
xmobar-98e7fcda67d156720053322fe599e303b5f7a048.tar.bz2
readme: specify package name for iwlib on Arch
On Arch Linux, the package providing `iwlib` is a bit hard to find - it should come from the official `wireless_tools` package [1]. I've updated the readme to make this more clear. [1] https://www.archlinux.org/packages/?q=wireless_tools
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 598ae4b..fbc41f7 100644
--- a/readme.md
+++ b/readme.md
@@ -141,7 +141,7 @@ Otherwise, you'll need to install them yourself.
: Support for wireless cards. Enables the Wireless plugin. No Haskell
library is required, but you will need the [iwlib] C library and
headers in your system (e.g., install `libiw-dev` in Debian-based
- systems).
+ systems or `wireless_tools` on Arch Linux).
`with_alsa`
: Support for ALSA sound cards. Enables the Volume plugin. Requires the