Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
carnager committed Feb 4, 2018
2 parents f391ee8 + f03ed24 commit 29307e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rofi-pass
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ auto_enter='false'
notify='false'
help_color=""
clip=primary
default_user="$(whoami)"
default_user="${ROFI_PASS_DEFAULT_USER-$(whoami)}"
default_user2=john_doe
password_length=12

Expand Down

0 comments on commit 29307e3

Please sign in to comment.