From cba0d80ffde78aaf964fce3489d224e1d5aaea80 Mon Sep 17 00:00:00 2001 From: Recolic Keghart <root@recolic.net> Date: Tue, 28 Dec 2021 20:33:09 +0800 Subject: [PATCH] Apply previous lost patch Signed-off-by: Recolic Keghart <root@recolic.net> --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9abf9b6..6623a4f 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,6 @@ gnome-keyring-yubikey-unlock/create_secret_file.sh /path/to/your_secret [Your Gn As an example, I need to input `login:My_Very_Long_Login_Password`. (You may use `seahorse` or `tools/list_keyrings.sh` to determine the name of your keyring) -Alternatively, use an already existing entry from your [password store](https://www.passwordstore.org/) (e.g. `/home/user/.password-store/password.gpg`) - Then, add the following command to gnome-autostart. You should know how to auto-run a command after starting gnome. ``` -- GitLab