From bd6ce6140cf2d736fa76a5892c16bd0e45768969 Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Thu, 3 Aug 2023 02:25:00 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 3d75cc6..d158a8e 100644 --- a/Readme.md +++ b/Readme.md @@ -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).