aslstatus.1 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. .\" Automatically generated by Pandoc 2.14.2
  2. .\"
  3. .TH "aslstatus" "1" "" "" ""
  4. .hy
  5. .SH NAME
  6. .PP
  7. \f[C]aslstatus\f[R] \[em] async suckless status monitor
  8. .SH SYNOPSIS
  9. .PP
  10. aslstatus [\f[I]options\f[R]]
  11. .SH DESCRIPTION
  12. .PP
  13. \f[B]aslstatus\f[R] is a sucklessmulti thread status monitor for window
  14. managers that use \f[I]WM_NAME\f[R] (e.g.\ \f[B]dwm\f[R]) or
  15. \f[I]stdin\f[R] (e.g \f[B]lemonbar\f[R]) to fill the status bar.
  16. By defaul if compiled with \f[I]X=1\f[R], outputs to \f[I]WM_NAME\f[R],
  17. .SH OPTIONS
  18. .TP
  19. \f[B]\f[CB]-h\f[B]\f[R]
  20. Show help
  21. .TP
  22. \f[B]\f[CB]-v\f[B]\f[R]
  23. Show version
  24. .TP
  25. \f[B]\f[CB]-d\f[B]\f[R]
  26. Dump config to stdout
  27. .TP
  28. \f[B]\f[CB]-s\f[B]\f[R]
  29. If compiled with \f[I]X=1\f[R], outputs to \f[I]stdout\f[R]
  30. .SH SIGNALS
  31. .PP
  32. If segment (thread) receive \f[I]USR1\f[R] signal then that segmen will
  33. be force updated
  34. .SH CUSTOMIZATION
  35. .PP
  36. \f[B]aslstatus\f[R] can be customized by creating a custom
  37. \f[I]config.h\f[R] and \f[I]components_config.h\f[R] and (re)compiling
  38. the source code.
  39. This keeps it fast, secure and simple.
  40. .SH BUGS
  41. .PP
  42. Bugs can be reported and filed at
  43. https://notabug.org/dm9pZCAq/aslstatus/issues
  44. .SH AUTHORS
  45. dm9pZCAq.