updated config example

This commit is contained in:
Rasmus Steinke 2015-08-06 02:21:21 +02:00
parent 76455ef7ca
commit bb1f0d08cd

View File

@ -1,6 +1,9 @@
# set path to password store
basedir=~/.password-store/
# optional rofi parameters:
rofiopts="-no-levenshtein-sort"
# fields to be used
URL_field='URL'
USERNAME_field='UserName'