mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
It seems on my system that there has been a recent kernel change where `current_now` is reported negative when discharging, leading to no reported time remaining, only a dash; given this is only on certain kernel versions, it is perhaps better to just take the absolute value of `current_now` when calculating time remaining, just to remain compatible with both |
||
|---|---|---|
| .. | ||
| battery-portable.asd | ||
| battery-portable.lisp | ||
| package.lisp | ||
| README.org | ||
Usage
To load this module, place
(load-module "battery-portable")
in your .stumpwmrc. Battery information is then available via %B
in your mode-line config.