feat: better user scripts

This commit is contained in:
AngeD 2021-11-12 09:48:53 +01:00
parent 279fc2bbb7
commit dd8b85c962
4 changed files with 10 additions and 16 deletions

View file

@ -4,5 +4,5 @@
sleep 3
for _ in {0..1023}; do
xdotool mousemove_relative 8 0
xdotool mousemove_relative 8 0
done