summaryrefslogtreecommitdiff
path: root/_windows/ahk/c-w.ahk
diff options
context:
space:
mode:
Diffstat (limited to '_windows/ahk/c-w.ahk')
-rw-r--r--_windows/ahk/c-w.ahk9
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