mirror of
https://codeberg.org/gaschz/passff-host.git
synced 2025-06-06 18:08:46 +02:00
Doc: Improve Preferences section w/ more details
This commit is contained in:
parent
0fef007371
commit
8c5adb0d1e
12
README.md
12
README.md
@ -145,8 +145,10 @@ In the preferences of PassFF, you can enable the status bar and debug logs in th
|
|||||||
* `{"stderr": "", "version": "1.0.1", "exitCode": 0, "stdout": "Password Store\n"}`
|
* `{"stderr": "", "version": "1.0.1", "exitCode": 0, "stdout": "Password Store\n"}`
|
||||||
|
|
||||||
### Preferences
|
### Preferences
|
||||||
By modifying the `preferences section` in `passff.py` you will be able to set
|
If you use a customized `pass` installation: environment variables, customized repository path or extensions, you may have to customize the *preferences section* in `passff.py`.
|
||||||
- the path to the `pass` script,
|
|
||||||
- additional command line arguments that are passed to `pass`,
|
By modifying the *preferences section* in `passff.py`, you will be able to set:
|
||||||
- the shell `stdout` charset,
|
- `COMMAND`: the path to the `pass` script,
|
||||||
- additional environment variables.
|
- `COMMAND_ARGS`: additional command line arguments that are passed to `pass`,
|
||||||
|
- `COMMAND_ENV`: additional environment variables,
|
||||||
|
- `CHARSET`: the shell stdout charset.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user