diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2022-05-26 18:38:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-26 18:38:16 -0500 |
| commit | 2f6617a107adbd4d22ccac2e45caa83ec8962603 (patch) | |
| tree | 094f42c060c6f4a3ab5fa538e9ec2caa5700fa60 | |
| parent | f350fb79a86cc98ac39dcb9eae408517e8f4c7ad (diff) | |
Update README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |
