summaryrefslogtreecommitdiff
path: root/_windows/ahk/c-w.ahk
blob: e25983eb6c162b4128e83b3d9889be31a73949a0 (plain)
1
2
3
4
5
6
#Requires AutoHotkey v2
#SingleInstance Force

#HotIf WinActive("ahk_exe Discord.exe") || WinActive("ahk_exe firefox.exe") || WinActive("ahk_exe Element.exe")
^w::^Backspace
#HotIf