slstatus

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit ce056dfb164ea33374eab9518ff18da56152a60c
parent 8dc40687cfb86bce37435e7117ce4da9ba4a40f7
Author: grouse <bdmfegys@duck.com>
Date:   Tue, 27 Feb 2024 20:55:09 -0500

fix README for birdwm

Diffstat:
MREADME | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -1,7 +1,7 @@ -slstatus - suckless status +slstatus - suckless status for birds ========================== 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 +programs over the EWMH property of the root window (used by birdwm(1)) or standard input/output. It is designed to be as efficient as possible by only issuing the minimum of system calls required.