]> Skullheadx's Git Forge - slstatus.git/commitdiff
README: Sync description from manpage
authordrkhsh <me@drkhsh.at>
Sun, 23 Apr 2023 21:48:47 +0000 (23:48 +0200)
committerdrkhsh <me@drkhsh.at>
Sun, 23 Apr 2023 21:48:47 +0000 (23:48 +0200)
README

diff --git a/README b/README
index 7b50895016ce30dd1bc1374a7f7d96b9839cc86d..a65f4cd0559dbef7f5374dae08c149c23ed8eaa9 100644 (file)
--- a/README
+++ b/README
@@ -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