slstatus with my config and patched
Go to file
Aaron Marcher 570ebe3496 variable names 2016-03-07 10:08:04 +01:00
.gitignore added config.def.h handling and fixed typo 2016-03-04 18:36:47 +01:00
LICENSE Initial commit 2016-03-04 10:46:19 +01:00
Makefile added config.def.h handling and fixed typo 2016-03-04 18:36:47 +01:00
README.md added config.def.h handling and fixed typo 2016-03-04 18:36:47 +01:00
config.def.h added config.def.h handling and fixed typo 2016-03-04 18:36:47 +01:00
config.mk initial commit 2016-03-04 18:07:42 +01:00
slstatus.c variable names 2016-03-07 10:08:04 +01:00

README.md

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!