aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-06-17 19:50:21 +0200
committerRasmus Steinke <rasi@xssn.at>2015-06-17 19:50:21 +0200
commita7a25d34be293fb2e03c0d31f17d6c0981605ace (patch)
treec29fad2dfebb72ad3db202e2898a66295f034ed9 /config.example
parent0d78505bfd4d8a3934350c89d0b1e8096232f262 (diff)
downloadrofi-pass-a7a25d34be293fb2e03c0d31f17d6c0981605ace.tar.gz
implement custom keybindings
Diffstat (limited to 'config.example')
-rw-r--r--config.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.example b/config.example
index 9afa699..de0e7d5 100644
--- a/config.example
+++ b/config.example
@@ -15,3 +15,10 @@ BROWSER='chromium'
## Misc settings
help_color="#0C73C2"
+
+autotype="Alt+1"
+type_user="Alt+2"
+type_pass="Alt+3"
+open_url="Alt+4"
+copy_name="Alt+c"
+copy_pass="Alt+Shift+c"