Created
April 22, 2022 10:07
-
-
Save lenicyl/554137a520e69a1b558c7d0645f0d7d7 to your computer and use it in GitHub Desktop.
Panic AutoHotkey
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
<#L:: ; left win key + L, you can change this by refering to https://www.autohotkey.com/docs/Hotkeys.htm | |
SendMessage 0x112, 0xF170, 2, , Program Manager ; Monitor off | |
Return ; this script turns off ur display when u need to panic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment