wofi-pass: increase key delay
This commit is contained in:
parent
c7161c0ef1
commit
015c7d695b
@ -13,7 +13,7 @@ list_accounts_beginning_with_blank_page() {
|
||||
}
|
||||
|
||||
do_type() {
|
||||
echo -n "$1" | ydotool type --file=-
|
||||
echo -n "$1" | ydotool type --key-delay=70 --file=-
|
||||
}
|
||||
|
||||
get_passwd() {
|
||||
|
Loading…
Reference in New Issue
Block a user