use wtype

This commit is contained in:
Gabriel Ebner 2022-04-28 20:47:44 +02:00
parent ddd68a93cd
commit e162a356e3
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ list_accounts_beginning_with_blank_page() {
}
do_type() {
echo -n "$1" | ydotool type --key-delay=70 --file=-
echo -n "$1" | wtype -s 100 -d 50 -
}
get_passwd() {