mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
498 B
498 B
Usage
Place the following in your ~/.stumpwmrc file:
(load-module "wifi")
Then you can use "%I" in your mode line format (both "w" and "W" were taken. Think _I_EEE 802.11 :-)).
Notes
This gets information through sysfs, so it only works on Linux with a
mounted sysfs.
WARNING
This triggers a yet to be discovered bug in SBCL, which causes stumpwm to freeze.
<2014-03-16 Sun> This is a fairly old file, maybe the bug was fixed? Can someone confirm?