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

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