aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-08-07 21:20:49 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-08-07 21:20:49 +0100
commitec3c800ee50f1686e42150c8bc634d03552dc90a (patch)
tree02d6f09f7678860efd3ef8c3b7202a2cab254857 /README
parente544c9c0248d6f263c70ca6cd9cdc8fdf89b0799 (diff)
downloaddwm-ec3c800ee50f1686e42150c8bc634d03552dc90a.tar.gz
dwm-ec3c800ee50f1686e42150c8bc634d03552dc90a.tar.bz2
dwm-ec3c800ee50f1686e42150c8bc634d03552dc90a.zip
Update README
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 95d4fd0..ff1cdf8 100644
--- a/README
+++ b/README
@@ -44,5 +44,6 @@ like this in your .xinitrc:
Configuration
-------------
-The configuration of dwm is done by creating a custom config.h
-and (re)compiling the source code.
+The configuration of dwm is done by creating a custom config.h and (re)compiling
+the source code. Refer to dwm(1) (stored in this repository as well) to find
+more information.