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

#HotIf WinActive("ahk_exe firefox.exe")
^+l::F6
#HotIf