aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2018-02-04 10:39:51 +0100
committerRasmus Steinke <rasi@xssn.at>2018-02-04 10:39:51 +0100
commit29307e3048acca8f725bc1c0ce799ef2c78dddf9 (patch)
tree8987622cce9f7a334dc59123526835b158b9086f
parentf391ee849ea9be14bc6805928df1b1f421ed1e49 (diff)
parentf03ed2464c382624b473de447401ecd80974f3cd (diff)
downloadrofi-pass-29307e3048acca8f725bc1c0ce799ef2c78dddf9.tar.gz
Merge branch 'master' of https://github.com/carnager/rofi-pass
-rwxr-xr-xrofi-pass2
1 files changed, 1 insertions, 1 deletions
diff --git a/rofi-pass b/rofi-pass
index c0f42bd..752ee2c 100755
--- a/rofi-pass
+++ b/rofi-pass
@@ -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