docs: mention kwallet6 command line option (#47427)

This commit is contained in:
Niklas Wenzel
2025-06-10 22:12:31 +02:00
committed by GitHub
parent 6aa3665b96
commit d7ef8b79ae

View File

@@ -73,5 +73,6 @@ command line flag is provided `--password-store="basic"`.
is provided `--password-store="kwallet"`.
* `kwallet5` - When the desktop session is `kde5` or if the following command line flag
is provided `--password-store="kwallet5"`.
* `kwallet6` - When the desktop session is `kde6`.
* `kwallet6` - When the desktop session is `kde6` or if the following command line flag
is provided `--password-store="kwallet6"`.
* `unknown` - When the function is called before app has emitted the `ready` event.