Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (494B)
---
1 dyn-battery
2 ===========
3
4 Description
5 -----------
6 This patch implements a function that displays the status and capacity of
7 all present batteries (only supported for Linux).
8
9 The order of the format identifiers is hard-coded: battery number (%u),
10 state (%s), capacity (%s). Example:
11 "[BAT%u: %s%s]" -> [BAT0: +58]
12
13 ![Example](image.png)
14
15 Download
16 --------
17 * [slstatus-dyn_battery-20250416-f68f492.diff](slstatus-dyn_battery-2025…
18
19 Author
20 ------
21
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.