Document PATH patching
This commit is contained in:
parent
5503648f6c
commit
33e4c82572
@ -45,7 +45,9 @@ If you set the variable `FS_NOLOG` to a nonempty value, firestarter will not kee
|
|||||||
|
|
||||||
## Integration
|
## Integration
|
||||||
|
|
||||||
Firestarter, in addition to spawning the programs in the default configs, also integrates with the following utilities if they are installed:
|
Firestarter, in addition to spawning the programs in the default configs, also integrates with the following utilities, should the requirements be installed:
|
||||||
|
|
||||||
|
* `$PATH`: `~/.bin` and `~/.local/bin` are added to `$PATH` at the lowest priority.
|
||||||
|
|
||||||
* dbus: A dbus socket is either created or hooked into, depending on the environment, and the relevant variables are exposed to child processes.
|
* dbus: A dbus socket is either created or hooked into, depending on the environment, and the relevant variables are exposed to child processes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user