diff options
Diffstat (limited to '_windows/ahk/c-w.ahk')
| -rw-r--r-- | _windows/ahk/c-w.ahk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/_windows/ahk/c-w.ahk b/_windows/ahk/c-w.ahk deleted file mode 100644 index edd3dfb..0000000 --- a/_windows/ahk/c-w.ahk +++ /dev/null @@ -1,9 +0,0 @@ -#Requires AutoHotkey v2 -#SingleInstance Force - -#HotIf WinActive("ahk_exe Discord.exe") || - WinActive("ahk_exe firefox.exe") || - WinActive("ahk_exe Element.exe") || - WinActive("ahk_exe wps.exe") -^w::^Backspace -#HotIf |
