diff --git a/README.md b/README.md index 8df69bc..6ef2472 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ ## Pre-installation +- Add `export PATH="${HOME}/.local/bin:${PATH}"` to your `~/.bash_profile` - Edit `scrpits/startdwm` to change startup commands. - Rename `dwm/config.dark.h` to `dwm/config.h` if you prefer dark theme. - Edit `dwm/config.h` to change default terminal, fonts, window rules, keybinds etc.