dotfiles/.local/bin/spam
2023-12-20 22:52:16 -05:00

1 line
70 B
Text
Executable file

while true; do xdotool type --delay $2 "$1"; xdotool key Return; done