Move OTP section in README.
This commit is contained in:
parent
7ac22cb2bd
commit
45cea53ef4
@ -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
|
# Installation
|
||||||
## Arch Linux
|
## Arch Linux
|
||||||
Install `gnome-pass-search-provider-git` from the AUR.
|
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.
|
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
|
# 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user