Update README.md

This commit is contained in:
Andrew 2022-10-19 14:31:57 +03:00 committed by GitHub
parent 5d79a37ccc
commit 1513c75f11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,13 +19,13 @@
## Pre-installation
- Clone the repository `git clone https://github.com/Andrey0189/my-dwm`
- Add `export PATH="${HOME}/.local/bin:${PATH}"` to your `~/.bash_profile`
- 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.
## Installation
```
git clone https://github.com/Andrey0189/my-dwm
cd my-dwm
sudo chmod +x ./install.sh
./install.sh