From e2793a684c990ac2a5ff23cefda83d6bf18c8da3 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Fri, 17 Oct 2025 20:01:53 +0200 Subject: trying sth new --- _windows/ahk/firefox.ahk | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 _windows/ahk/firefox.ahk (limited to '_windows/ahk/firefox.ahk') 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 -- cgit v1.3.1