diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -9,8 +9,7 @@ https://dwm.suckless.org/ - actualfullscreen ## 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' to your home directory - -then run `sudo make install` +```git clone https://github.com/ozpv/dwm.git +cd dwm +sudo make install +``` |
