mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-02-02 09:34:58 -05:00
Fix typo: SSH_AUTH_SOCKET
This commit is contained in:
parent
49f2924532
commit
8499a90caa
@ -86,7 +86,7 @@ Additionally, the following environment variables may be useful when running the
|
|||||||
|KPXC_CONFIG | Override default path to roaming configuration file
|
|KPXC_CONFIG | Override default path to roaming configuration file
|
||||||
|KPXC_CONFIG_LOCAL | Override default path to local configuration file
|
|KPXC_CONFIG_LOCAL | Override default path to local configuration file
|
||||||
|KPXC_INITIAL_DIR | Override initial location picking for databases
|
|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)
|
|SSH_AUTH_SOCK | 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_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
|
|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
|
||||||
|QT_SCALE_FACTOR_ROUNDING_POLICY | Control device pixel ratio rounding to the nearest integer. See https://doc.qt.io/qt-5/highdpi.html#high-dpi-support-in-qt
|
|QT_SCALE_FACTOR_ROUNDING_POLICY | Control device pixel ratio rounding to the nearest integer. See https://doc.qt.io/qt-5/highdpi.html#high-dpi-support-in-qt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user