My slstatus configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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