aboutsummaryrefslogtreecommitdiff
path: root/scripts.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'scripts.ahk')
-rw-r--r--scripts.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts.ahk b/scripts.ahk
index 45d4cbe..f022e7b 100644
--- a/scripts.ahk
+++ b/scripts.ahk
@@ -67,7 +67,7 @@ return
^F12 Up::
Sleep, 600
-Run, %A_WinDir%\system32\ssstars.scr /s ; start screen saver
+Run, %A_WinDir%\system32\Mystify.scr /s ; start screen saver
return
; Library ---------------------------------------------------------------------