summaryrefslogtreecommitdiff
path: root/_windows/ahk/firefox.ahk
diff options
context:
space:
mode:
Diffstat (limited to '_windows/ahk/firefox.ahk')
-rw-r--r--_windows/ahk/firefox.ahk6
1 files changed, 0 insertions, 6 deletions
diff --git a/_windows/ahk/firefox.ahk b/_windows/ahk/firefox.ahk
deleted file mode 100644
index 2a32317..0000000
--- a/_windows/ahk/firefox.ahk
+++ /dev/null
@@ -1,6 +0,0 @@
-#Requires AutoHotkey v2
-#SingleInstance Force
-
-#HotIf WinActive("ahk_exe firefox.exe")
-^+l::F6
-#HotIf