fix typing for weird strings

This commit is contained in:
Oliver 2023-12-31 04:58:33 +00:00
parent 78237afa2a
commit 3d97c89e87

View File

@ -5,4 +5,4 @@ for (( i=1; i<4; i++ )); do
sleep 1
done
echo "Go!"
xdotool type $(xclip -o)
xclip -o | xdotool type --file -