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