drop broken proxy setting and rely on ENV['http_proxy'] instead
fixes #118 fixes #119
This commit is contained in:
@@ -109,10 +109,12 @@ the search view.
|
||||
Configuration is saved to `~/.config/ncspot/config.toml`. Possible configuration
|
||||
values are:
|
||||
|
||||
* `proxy`: Set an HTTP proxy
|
||||
* `use_nerdfont`: Turn nerdfont glyphs on/off <true/false>
|
||||
* `theme`: Set a custom color palette (see below)
|
||||
|
||||
ncspot will respect system proxy settings defined via the `http_proxy`
|
||||
environment variable.
|
||||
|
||||
### Theming
|
||||
|
||||
The color palette can be modified in the configuration. For instance, to have
|
||||
|
||||
Reference in New Issue
Block a user