summaryrefslogtreecommitdiff
path: root/_windows/ahk/c-w.ahk
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2025-10-17 20:01:53 +0200
committerkkard2 <[email protected]>2025-10-17 20:01:53 +0200
commite2793a684c990ac2a5ff23cefda83d6bf18c8da3 (patch)
tree87dad4e37693f3d6148d13f8846be18dc516630f /_windows/ahk/c-w.ahk
parentbaf6dadee6574830843f8304937e8f6ead11c755 (diff)
trying sth new
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