My slstatus configuration
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Aaron Marcher 8894244cb8 changed to 4 spaces indentation (2 are not enough) před 8 roky
.gitignore added config.def.h handling and fixed typo před 8 roky
LICENSE Initial commit před 8 roky
Makefile added config.def.h handling and fixed typo před 8 roky
README.md fixed typo in README.md (jpg <-> png) před 8 roky
config.def.h fixed some memory leaks před 8 roky
config.mk initial commit před 8 roky
screenshot.png added screenshot před 8 roky
slstatus.c changed to 4 spaces indentation (2 are not enough) před 8 roky

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

Screenshot

screenshot

Installation

Just run sudo make install!

Configuration

Just edit config.h and recompile!