forked from external/yambar
Add support for environment variable references
The format is key: ${env_variable} Closes #96 Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
parent
0bea49b75e
commit
20659d3350
3 changed files with 49 additions and 1 deletions
|
@ -14,6 +14,11 @@
|
|||
|
||||
## Unreleased
|
||||
### Added
|
||||
|
||||
* environment variable substitution in config files ([#388][388]).
|
||||
|
||||
[388]: https://codeberg.org/dnkl/yambar/issues/388
|
||||
|
||||
### Changed
|
||||
|
||||
* `river`: expand to an empty list of particles when river is not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue