missed a spot in the readme
This commit is contained in:
parent
73cdb89699
commit
42e78087a8
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ The `config` file is processed into a bunch of constants for `taro-ctl` by the b
|
|||
- `READER_PROG`: command to spawn to read mail - by default it calls the `st` terminal with some environment variables and options set, and runs `taro-reader`
|
||||
- `COMPOSE_PROG`: command to spawn to write mail - by default it calls the `st` terminal with some environment variables and options set and runs `mcom` from `mblaze`
|
||||
|
||||
Environment variable and tilde expansion in the config are not supported.
|
||||
|
||||
### taro-ls
|
||||
|
||||
The [.theme](https://wiki.xxiivv.com/site/theme.html) file format is supported - it can be crafted with [nasu](https://git.sr.ht/~rabbits/nasu) and should be located at `TARO_LIB/.theme`. The following details the purpose (and default) of each color:
|
||||
|
|
Loading…
Reference in a new issue