implement command to reload config (#243)
* implement command to reload themes * refresh keybindings after config reload
This commit is contained in:
committed by
GitHub
parent
9e5e3f3089
commit
4f71b2489b
@@ -117,8 +117,11 @@ the search view.
|
||||
|
||||
## Configuration
|
||||
|
||||
Configuration is saved to `~/.config/ncspot/config.toml`. Possible configuration
|
||||
values are:
|
||||
Configuration is saved to `~/.config/ncspot/config.toml`. To reload the
|
||||
configuration during runtime use the `reload` statement in the command prompt
|
||||
`:reload`.
|
||||
|
||||
Possible configuration values are:
|
||||
|
||||
* `use_nerdfont`: Turn nerdfont glyphs on/off <true/false>
|
||||
* `theme`: Set a custom color palette (see below)
|
||||
|
||||
Reference in New Issue
Block a user