diff options
Diffstat (limited to 'config.example')
-rw-r--r-- | config.example | 7 |
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" |