diff options
author | Rasmus Steinke <rasi@xssn.at> | 2016-08-05 05:27:02 +0200 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2016-08-05 05:27:02 +0200 |
commit | f19298305a4b12d1c6c82c3c9add3dd778786902 (patch) | |
tree | 609249b26ec7ef824c8d2bb39154bc6e80cf7fab /config.example | |
parent | 66b3f6cd38cb1cf5857991146c90faea6dde4d06 (diff) | |
download | rofi-pass-f19298305a4b12d1c6c82c3c9add3dd778786902.tar.gz |
get rid of duplicate setting
Diffstat (limited to 'config.example')
-rw-r--r-- | config.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.example b/config.example index 49ad2da..a865313 100644 --- a/config.example +++ b/config.example @@ -29,7 +29,6 @@ BROWSER='chromium' default_do='menu' # menu, copyPass, typeUser, typePass, copyUser, copyUrl, viewEntry, typeMenu, actionMenu, copyMenu, openUrl auto_enter='false' notify='false' -passlength='20' # seconds to wait before re-opening showEntry-menu # after autotyping an entry. Set to "off" to disable |