aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@proton.me>2024-12-26 21:10:36 -0600
committerLeonardo Hernández Hernández <leohdz172@proton.me>2025-06-09 13:55:38 -0600
commit67ff29eb953b135d95371b462fc8f14e89d839f0 (patch)
treeac120c9627f59143054d13e48b856699062fafdd /README.md
parent661e1ee38ceeb6e8e41b32ea13dc2eec591afba8 (diff)
document status output
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b8e3a3a..b876fdb 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ automatically, you will need to configure it prior to launching `dwl`, e.g.:
Information about selected layouts, current window title, app-id, and
selected/occupied/urgent tags is written to the stdin of the `-s` command (see
-the `printstatus()` function for details). This information can be used to
+the `STATUS INFORMATION` section in `_dwl_(1)`). This information can be used to
populate an external status bar with a script that parses the
information. Failing to read this information will cause dwl to block, so if you
do want to run a startup command that does not consume the status information,