Allow specifying initial directory via the KPXC_INITIAL_DIR environment variable

This commit is contained in:
ShellCode33 2023-03-04 13:39:05 +01:00 committed by Jonathan White
parent 97adfd5b54
commit cf819e0a3f
4 changed files with 20 additions and 9 deletions

View file

@ -85,6 +85,7 @@ Additionally, the following environment variables may be useful when running the
|KPXC_CONFIG | Override default path to roaming configuration file
|KPXC_CONFIG_LOCAL | Override default path to local configuration file
|KPXC_INITIAL_DIR | Override initial location picking for databases
|SSH_AUTH_SOCKET | Path of the unix file socket that the agent uses for communication with other processes (SSH Agent)
|QT_SCALE_FACTOR [numeric] | Defines a global scale factor for the whole application, including point-sized fonts.
|QT_SCREEN_SCALE_FACTORS [list] | Specifies scale factors for each screen. See https://doc.qt.io/qt-5/highdpi.html#high-dpi-support-in-qt