script fix
This commit is contained in:
@@ -11,8 +11,8 @@ if [ -n "$entry" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
notify-send "Autofill in 3s: Focus username field in form"
|
notify-send "Autofill in 1s: Focus username field in form"
|
||||||
sleep 3
|
sleep 1
|
||||||
|
|
||||||
# Type username, press Tab, then password, then Enter
|
# Type username, press Tab, then password, then Enter
|
||||||
wtype "$username"
|
wtype "$username"
|
||||||
|
|||||||
Reference in New Issue
Block a user