diff options
| author | kkard2 <[email protected]> | 2025-10-17 20:01:53 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2025-10-17 20:01:53 +0200 |
| commit | e2793a684c990ac2a5ff23cefda83d6bf18c8da3 (patch) | |
| tree | 87dad4e37693f3d6148d13f8846be18dc516630f /_windows/ahk/c-w.ahk | |
| parent | baf6dadee6574830843f8304937e8f6ead11c755 (diff) | |
trying sth new
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 |
