You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Thank you for sharing your script, I've noticed that I tend to start the joyfocus.ahk script multiple times.
I fixed my bad habit by adding the single instance instruction #SingleInstance Force at the first line of the file.
Hello,
Thank you for sharing your script, I've noticed that I tend to start the
joyfocus.ahkscript multiple times.I fixed my bad habit by adding the single instance instruction
#SingleInstance Forceat the first line of the file.