aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-07-17 18:20:06 +0200
committerRasmus Steinke <rasi@xssn.at>2015-07-17 18:20:06 +0200
commitfb2f5d0d76bd42d23005978ba32b3aa44e08322f (patch)
tree9cbfc481b8f69b85e7995caa69af4a4a48dd3f6c /config.example
parent218e495cd441fd50753d75a4baa0f50a058d33be (diff)
downloadrofi-pass-fb2f5d0d76bd42d23005978ba32b3aa44e08322f.tar.gz
resolve hotkey conflict
Diffstat (limited to 'config.example')
-rw-r--r--config.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.example b/config.example
index 35ad404..8c01a86 100644
--- a/config.example
+++ b/config.example
@@ -4,7 +4,7 @@ basedir=~/.password-store/
# fields to be used
URL_field='URL'
USERNAME_field='UserName'
-AUTOTYPE_field='CustomOrder'
+AUTOTYPE_field='autotype'
## Programs to be used
# Editor
@@ -28,4 +28,4 @@ copy_pass="Alt+Shift+c"
edit="Alt+1"
move="Alt+2"
delete="Alt+3"
-show="Alt+4"
+show="Alt+5"