Update Quick Lock Screen.txt Cleaned up code

This commit is contained in:
Narsty
2023-06-03 16:51:21 -05:00
committed by GitHub
parent 903db24253
commit e8f223a1fa
+1 -1
View File
@@ -17,7 +17,7 @@ DELAY 500
STRING echo "Locking Screen..."
ENTER
DELAY 500
STRING osascript -e 'tell application "System Events" to keystroke "q" using {control down, command down}'
GUI-CTRL q
ENTER
DELAY 1000