diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-08-07 21:20:49 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-08-07 21:20:49 +0100 |
commit | ec3c800ee50f1686e42150c8bc634d03552dc90a (patch) | |
tree | 02d6f09f7678860efd3ef8c3b7202a2cab254857 /README | |
parent | e544c9c0248d6f263c70ca6cd9cdc8fdf89b0799 (diff) | |
download | dwm-ec3c800ee50f1686e42150c8bc634d03552dc90a.tar.gz dwm-ec3c800ee50f1686e42150c8bc634d03552dc90a.tar.bz2 dwm-ec3c800ee50f1686e42150c8bc634d03552dc90a.zip |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |