From 2f8b1b9ac655a0ebd73073f959a74fd84500e91f Mon Sep 17 00:00:00 2001 From: kkard2 Date: Sun, 4 Feb 2024 22:12:06 +0100 Subject: firefox unfocus address bar --- _windows/ahk/run.ps1 | 1 + 1 file changed, 1 insertion(+) (limited to '_windows/ahk/run.ps1') diff --git a/_windows/ahk/run.ps1 b/_windows/ahk/run.ps1 index ee80221..6570e95 100644 --- a/_windows/ahk/run.ps1 +++ b/_windows/ahk/run.ps1 @@ -4,4 +4,5 @@ Push-Location $PSScriptRoot .\discord.ahk .\element.ahk .\c-w.ahk +.\firefox.ahk Pop-Location -- cgit v1.3.1