summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2022-05-26 18:38:16 -0500
committerGitHub <noreply@github.com>2022-05-26 18:38:16 -0500
commit2f6617a107adbd4d22ccac2e45caa83ec8962603 (patch)
tree094f42c060c6f4a3ab5fa538e9ec2caa5700fa60
parentf350fb79a86cc98ac39dcb9eae408517e8f4c7ad (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bdd549c..1a141ab 100644
--- a/README.md
+++ b/README.md
@@ -10,5 +10,6 @@ https://dwm.suckless.org/
## installation
Inside of [config.mk](https://github.com/ozpv/dwm/blob/main/config.mk) set 'USRHOME' to your home directory.
+Inside of [config.h](https://github.com/ozpv/dwm/blob/main/config.h) change the home directory in char 'dmenupmcmd'
then run `sudo make install`