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 f364472..2aba361 100644
--- a/config.example
+++ b/config.example
@@ -37,6 +37,9 @@ delay=2
# rofi-pass needs to close itself before it can type passwords. Set delay here.
wait=0.2
+# delay between keypresses when typing (in ms)
+xdotool_delay=12
+
## Programs to be used
# Editor
EDITOR='gvim -f'