aboutsummaryrefslogtreecommitdiff
path: root/.scripts/typeclip
blob: 6b1a5856390c2e103b8a47432cc8c87f29264ec3 (plain) (blame)
1
2
3
4
#!/bin/sh

sleep 0.1
xdotool type "$(xclip -o -selection clipboard)"