summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordrkhsh <me@drkhsh.at>2023-04-23 23:48:47 +0200
committerRafael Marçalo <raroma09@gmail.com>2023-04-25 00:57:29 +0100
commit1168ce04aff28064193ba51f1edfdbec6b8b2085 (patch)
treec782516f801cc500913a83745e8ec17e0027d3a2 /README
parent76e4f43a7e738be54fedfad2fb02668a64036da5 (diff)
README: Sync description from manpage
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 7b50895..a65f4cd 100644
--- 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