diff --git a/rofi-pass b/rofi-pass index 9f12aea..af1db1e 100755 --- a/rofi-pass +++ b/rofi-pass @@ -229,7 +229,7 @@ mainMenu () { else unset selected_password HELP="Welcome to rofi-pass. Use ${insert_pass} to create a new pass entry. -Type field of entry with Enter. For more help hit ${help}." +Run ${default_do} with Enter. For more help hit ${help}." selected_password="$(list_passwords 2>/dev/null \ | _rofi -mesg "${HELP}" \ -dmenu -kb-accept-entry '!Return' -kb-custom-1 "${autotype}" \