rofi-pass: use current username as default

This commit is contained in:
Moviuro 2017-03-12 11:55:09 +01:00
parent e8656222b7
commit 035af66ad4

View File

@ -19,8 +19,8 @@ notify='false'
password_length='20'
help_color=""
clip=primary
default_user=john_doe
default_user2=mary_ann
default_user="$(whoami)"
default_user2=john_doe
password_length=12
autotype="Alt+1"
type_user="Alt+2"