blob: ce55737a0d2f227e43f18e4f2afec899c766d44b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# slstatus
A suckless status monitor for DWM written in pure C without any system() calls.
# information
- wifi percentage
- battery percentage
- cpu usage in percent
- cpu temperature
- ram usage in percent
- alsa volume level in percent
- date
- time
# configuration
Just edit config.h and recompile!
|