Update README.md
This commit is contained in:
parent
da29559030
commit
d39f970167
@ -20,6 +20,6 @@ Make and install dmenu
|
|||||||
```sh
|
```sh
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
**Final step:** Add a colourscheme to `~/cols/dmenu.h`. This is where st will read a colorscheme.<br>
|
**Final step:** Add a colourscheme to `~/cols/dmenu.h`. This is where dmenu will read a colorscheme.<br>
|
||||||
This should be in the usual form dmenu would have a colourscheme in it's own source code, as `dmenu.h` is included at compile time.<br>
|
This should be in the usual form dmenu would have a colourscheme in it's own source code, as `dmenu.h` is included at compile time.<br>
|
||||||
Alternatively, you could change the location of the colourscheme in `config.h`.
|
Alternatively, you could change the location of the colourscheme in `config.h`.
|
||||||
|
Loading…
Reference in New Issue
Block a user