]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blob - pause_stardew
3604dd0b784680635018270d65c2693c315d0a86
[user/henk/vcsh/zsh.git] / pause_stardew
1   while read bar
2   do
3     xdotool \
4       search --class 'StardewValley' \
5       windowactivate --sync \
6       type --delay 100 t/pause\r
7   done