summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2023-10-16 17:10:04 +0200
committerkkard2 <[email protected]>2023-10-16 17:10:04 +0200
commite2408a659b2c055ceacf26ee421dd6f9880a033d (patch)
tree51f7c78794be28259724727816a7af8450fe4bb1
parent0b976e98ff5e88cac4157da2e56e90d2c5f1e20a (diff)
i'm going insane
-rw-r--r--_windows/ahk/c-w.ahk2
1 files changed, 1 insertions, 1 deletions
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