My slstatus configuration
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Aaron Marcher 6b2b839cfd revised everything vor 8 Jahren
.gitignore added config.def.h handling and fixed typo vor 8 Jahren
LICENSE Initial commit vor 8 Jahren
Makefile added config.def.h handling and fixed typo vor 8 Jahren
README.md added config.def.h handling and fixed typo vor 8 Jahren
config.def.h added config.def.h handling and fixed typo vor 8 Jahren
config.mk initial commit vor 8 Jahren
slstatus.c revised everything vor 8 Jahren

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!