Move OTP section in README.

This commit is contained in:
Jonathan Lestrelin 2019-01-16 14:08:54 +01:00
parent 7ac22cb2bd
commit 45cea53ef4

View File

@ -4,11 +4,6 @@ Names of passwords will show up in GNOME Shell searches, choosing one will copy
![Sreencapture](misc/screencapture.gif)
## [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.