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.

README 1.5 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. slstatus - suckless status
  2. ==========================
  3. slstatus is a suckless status monitor for window managers that use WM_NAME
  4. (e.g. dwm) or stdin to fill the status bar.
  5. Features
  6. --------
  7. - Battery percentage/state
  8. - CPU usage
  9. - CPU frequency
  10. - Custom shell commands
  11. - Date and time
  12. - Disk status (free storage, percentage, total storage and used storage)
  13. - Available entropy
  14. - Username/GID/UID
  15. - Hostname
  16. - IP address (IPv4 and IPv6)
  17. - Kernel version
  18. - Keyboard indicators
  19. - Load average
  20. - Number of files in a directory (hint: Maildir)
  21. - Memory status (free memory, percentage, total memory and used memory)
  22. - Swap status (free swap, percentage, total swap and used swap)
  23. - Temperature
  24. - Uptime
  25. - Volume percentage (OSS/ALSA)
  26. - WiFi signal percentage and ESSID
  27. Requirements
  28. ------------
  29. In order to build slstatus you need the Xlib header files.
  30. Installation
  31. ------------
  32. Edit config.mk to match your local setup (slstatus is installed into the
  33. /usr/local namespace by default). Uncomment OSSLIBS on OpenBSD.
  34. Afterwards enter the following command to build and install slstatus (if
  35. necessary as root):
  36. make clean install
  37. Running slstatus
  38. ----------------
  39. See the man page for details.
  40. Configuration
  41. -------------
  42. slstatus can be customized by creating a custom config.h and (re)compiling the
  43. source code. This keeps it fast, secure and simple.
  44. Todo
  45. ----
  46. Porting to OpenBSD is the current goal before thinking about a release.
  47. The following functions are not portable at the moment:
  48. - wifi_{perc,essid}