diff --git a/custom_loot_loop.sh b/custom_loot_loop.sh index 4013c4f..7b7405f 100644 --- a/custom_loot_loop.sh +++ b/custom_loot_loop.sh @@ -2,6 +2,6 @@ while : do - xdotool key shift+space + xdotool key Shift+space sleep 50 done \ No newline at end of file