mirror of
https://github.com/antonmedv/fx
synced 2024-11-03 15:40:12 +00:00
Add doc about config
This commit is contained in:
parent
06f612bfb9
commit
2428d76e80
11
doc/doc.md
11
doc/doc.md
@ -193,3 +193,14 @@ not to do it. This can be done by holding special keys while selecting:
|
||||
| `Option`+`Mouse` | iTerm2, Hyper |
|
||||
| `Fn`+`Mouse` | Terminal.app |
|
||||
| `Shift`+`Mouse` | Linux |
|
||||
|
||||
|
||||
## Configs
|
||||
|
||||
Next configs available for fx via environment variables.
|
||||
|
||||
| Name | Values | Description |
|
||||
|----------------|-------------------------------------------|-------------------------------------------------------|
|
||||
| `FX_LANG` | `js`, `node`, `python`, `python3`, `ruby` | Reducer type. |
|
||||
| `FX_THEME` | `0..9` | Color theme. |
|
||||
| `FX_SHOW_SIZE` | `true` or `false` | Show size of arrays and object in collapsed previews. |
|
||||
|
Loading…
Reference in New Issue
Block a user