Created
July 29, 2023 12:57
-
-
Save iceener/e8feb6a5178ca360c4cf2ff25e847e8e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Persistent | |
FirstRun = True | |
Return | |
OnClipboardChange: | |
If FirstRun = True | |
FirstRun = False | |
Else | |
{ | |
SoundPlay *16 | |
} | |
Return |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment