diff --git a/README.md b/README.md index baac6e7..15ff408 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,6 @@ Names of passwords will show up in GNOME Shell searches, choosing one will copy  -## [pass-otp](https://github.com/tadfisher/pass-otp) - -Supports the pass-otp extension. Searches starting with ```otp``` will copy otp token to clipboard. - - # Installation ## Arch Linux Install `gnome-pass-search-provider-git` from the AUR. @@ -41,6 +36,10 @@ If you are on Wayland, you need to close and reopen your GNOME session. The search provider should show up and be enabled in GNOME search preferences and started on demand by GNOME Shell. +# OTP support + +The [pass-otp](https://github.com/tadfisher/pass-otp) extension is supported. Searches starting with `otp` will copy the otp token to the clipboard. + # Environment variables If you are configuring pass through environment variables, such as `PASSWORD_STORE_DIR`, make sure to set them in a way that will propagate to the search provider executable, not just in your shell.