diff --git a/rofi-pass b/rofi-pass index ae2ec05..2795374 100755 --- a/rofi-pass +++ b/rofi-pass @@ -199,6 +199,7 @@ showEntry () { xdotool type ${word} else echo -n "${stuff[${word}]}" | xdotool type --clearmodifiers --file - + xdotool click 1 fi fi elif [[ ${rofi_exit} -eq 1 ]]; then