Update Readme.md

This commit is contained in:
Bernd Schoolmann 2023-08-03 02:25:00 +02:00 committed by GitHub
parent 0812aca8d4
commit bd6ce6140c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -200,8 +200,8 @@ restic backup
The autofill feature is a bit experimental. It autotypes the password via uinput. This needs a keyboardlayout to map the letters to
keycodes. Currently supported are qwerty and dvorak.
`/goldwarden autofill --layout qwerty`
`/goldwarden autofill --layout dvorak`
`goldwarden autofill --layout qwerty`
`goldwarden autofill --layout dvorak`
You can bind this to a hotkey in your desktop environment (i.e i3/sway config file, Gnome custom shortcuts, etc).