diff options
author | drkhsh <me@drkhsh.at> | 2023-04-23 23:48:47 +0200 |
---|---|---|
committer | drkhsh <me@drkhsh.at> | 2023-04-23 23:48:47 +0200 |
commit | 4087652c8d94757737ce1393f3a3a63255f6980d (patch) | |
tree | c782516f801cc500913a83745e8ec17e0027d3a2 | |
parent | 45a0636e0cec25c644e72004644b8f962bb02793 (diff) |
README: Sync description from manpage
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ slstatus - suckless status ========================== -slstatus is a suckless status monitor for window managers that use WM_NAME -(e.g. dwm) or stdin to fill the status bar. +slstatus is a small tool for providing system status information to other +programs over the EWMH property of the root window (used by dwm(1)) or +standard input/output. It is designed to be as efficient as possible by +only issuing the minimum of system calls required. Features |