aboutsummaryrefslogtreecommitdiff
path: root/scripts.ahk
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-12-01 23:18:35 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-12-02 12:21:06 +0100
commite831a7416ba2dd1f342e710c6048c8fa97291d93 (patch)
tree662971d52d8c5380de8417bea9368d7d25aa4644 /scripts.ahk
parent6348db6799aede103ed69522affc79411cb67e1c (diff)
downloadahk-e831a7416ba2dd1f342e710c6048c8fa97291d93.tar.gz
Switch to Windows 7
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 ---------------------------------------------------------------------