aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.example')
-rw-r--r--config.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.example b/config.example
index 3078cc5..6a3013c 100644
--- a/config.example
+++ b/config.example
@@ -25,6 +25,9 @@ AUTOTYPE_field='autotype'
# delay to be used for :delay keyword
delay=2
+# rofi-pass needs to close itself before it can type passwords. Set delay here.
+wait=0.2
+
## Programs to be used
# Editor
EDITOR='gvim -f'