dotfiles/.local/bin/spam

2 lines
70 B
Text
Raw Normal View History

2023-12-20 22:52:16 -05:00
while true; do xdotool type --delay $2 "$1"; xdotool key Return; done