aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2016-05-24 23:10:13 +0200
committerRasmus Steinke <rasi@xssn.at>2016-05-24 23:10:13 +0200
commit160e5d11df28ccb3fad4178a5f73a735ac52963f (patch)
tree21d5fa1b9bb2d2968f97ed38bd22434b38b6425f /config.example
parent0d6f2882ed2e1e30c5f57c8e58832355ef796ce2 (diff)
downloadrofi-pass-160e5d11df28ccb3fad4178a5f73a735ac52963f.tar.gz
use external editor for creating new entries
Diffstat (limited to 'config.example')
-rw-r--r--config.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.example b/config.example
index 80a067a..fb03d83 100644
--- a/config.example
+++ b/config.example
@@ -41,6 +41,11 @@ help_color=""
# Possible options: primary, clipboard, both
clip=primary
+# Options for generating new password entries
+default_user=john_doe
+default_user2=mary_ann
+password_length=12
+
# Custom Keybindings
autotype="Alt+1"
type_user="Alt+2"