[gopass] Strip unneccessary config, fix comments
Removed unneccessary gopass configuration which should be automatically inferred on first startup (since it is mostly defaults). Fixed small comments in rofi-gopass.
This commit is contained in:
parent
271d71a91c
commit
fb2a51b05f
2 changed files with 3 additions and 22 deletions
|
|
@ -4,13 +4,12 @@
|
|||
|
||||
# DEFAULT OPTIONS
|
||||
|
||||
# typing tool used, choice of:
|
||||
# xdotool |
|
||||
# typing tool used, xdotool compatible syntax should work (e.g. ydotool)
|
||||
# BACKEND=xdotool
|
||||
|
||||
# the complete typing chain autoentry uses
|
||||
# possible fields:
|
||||
# :tab | :space | :enter | username | password
|
||||
# :tab | :space | :return | username | password
|
||||
#
|
||||
# Note that spaces have to be passed explicitly with :space,
|
||||
# putting a literal ' ' in the chain will not work
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue