Merge pull request #369 from ecimin0/main

update COMMAND to GUI
This commit is contained in:
UberGuidoZ 2023-04-03 18:23:35 -07:00 committed by GitHub
commit 73276e3e37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ DELAY 1000
STRING open 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'
ENTER
DELAY 1000
COMMAND TAB
GUI TAB
DELAY 100
STRING osascript -e 'set volume 7' && killall Terminal
ENTER