From e2408a659b2c055ceacf26ee421dd6f9880a033d Mon Sep 17 00:00:00 2001 From: kkard2 Date: Mon, 16 Oct 2023 17:10:04 +0200 Subject: i'm going insane --- _windows/ahk/c-w.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_windows/ahk') diff --git a/_windows/ahk/c-w.ahk b/_windows/ahk/c-w.ahk index a6d77da..e25983e 100644 --- a/_windows/ahk/c-w.ahk +++ b/_windows/ahk/c-w.ahk @@ -1,6 +1,6 @@ #Requires AutoHotkey v2 #SingleInstance Force -#HotIf WinActive("ahk_exe Discord.exe") || WinActive("ahk_exe firefox.exe") +#HotIf WinActive("ahk_exe Discord.exe") || WinActive("ahk_exe firefox.exe") || WinActive("ahk_exe Element.exe") ^w::^Backspace #HotIf -- cgit v1.3.1