docs: mention kwallet6 command line option (#47438)

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Niklas Wenzel <dev@nikwen.de>
This commit is contained in:
trop[bot] 2025-06-10 18:35:49 -05:00 committed by GitHub
commit e3939f2e60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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