diff options
author | Rasmus Steinke <rasi@xssn.at> | 2017-07-28 22:32:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-28 22:32:45 +0200 |
commit | ea5aaa1d4fb2dc0358ea8ada2385977cea30ccc7 (patch) | |
tree | 0437916c880a1f052407ba75a8d697fcd34a0bd9 | |
parent | 5e12424a2b9f20217981fab075eca2aea9b77c04 (diff) | |
parent | 8d3b1c4ed8b549fd9a64214e3aecf8d1ad511bfc (diff) | |
download | rofi-pass-ea5aaa1d4fb2dc0358ea8ada2385977cea30ccc7.tar.gz |
Merge pull request #82 from AlexDaniel/master
Remove double definition of password_length
-rwxr-xr-x | rofi-pass | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ delay=2 default_do='menu' # menu, copyPass, typeUser, typePass, copyUser, copyUrl, viewEntry, typeMenu, actionMenu, copyMenu, openUrl auto_enter='false' notify='false' -password_length='20' help_color="" clip=primary default_user="$(whoami)" |