Update README.md
This commit is contained in:
parent
8a8e3ce81a
commit
7c17927fe4
18
README.md
18
README.md
@ -1,2 +1,20 @@
|
||||
# dmenu
|
||||
My perfect build of suckless's dmenu
|
||||
|
||||
# patches
|
||||
- dmenu-mousesupport-5.0.diff
|
||||
- dmenu-xresources-alt-5.0.diff
|
||||
|
||||
# installation
|
||||
Clone the git repository
|
||||
```sh
|
||||
git clone https://github.com/SpyHoodle/dmenu
|
||||
```
|
||||
Change directory to dmenu
|
||||
```sh
|
||||
cd dmenu
|
||||
```
|
||||
Make and install dmenu
|
||||
```sh
|
||||
make install
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user