summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2022-05-26 18:38:45 -0500
committerGitHub <noreply@github.com>2022-05-26 18:38:45 -0500
commit78a9f83eb796e145a537facdeb917af7b42107f6 (patch)
tree49d1a6d9b6bbd17fb8bfd77a3e1f6539ff90836c /README.md
parent2901d6f494ed074cb6c54cb6eea6353964289ba2 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e6d05c4..3cb365c 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ 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`