diff options
| author | kkard2 <[email protected]> | 2024-02-04 22:12:06 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-02-04 22:12:06 +0100 |
| commit | 2f8b1b9ac655a0ebd73073f959a74fd84500e91f (patch) | |
| tree | d41a1ae9d17957e70d608d1721e5bf5d47dad324 /_windows/ahk/run.ps1 | |
| parent | 6be1be1602904ea248cfe3675f8b5fd708959114 (diff) | |
firefox unfocus address bar
Diffstat (limited to '_windows/ahk/run.ps1')
| -rw-r--r-- | _windows/ahk/run.ps1 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
