summaryrefslogtreecommitdiff
path: root/_windows/ahk/run.ps1
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2023-09-13 11:51:37 +0200
committerkkard2 <[email protected]>2023-09-13 11:51:37 +0200
commitbd5d81e5cf064b9da0581f699e6c2cb964ca5640 (patch)
tree421bd30bf57709f3d6d63b5f493b8060df47998b /_windows/ahk/run.ps1
parent00cc2f7e334b775e6fbc0ebfecff5e02d8a21a81 (diff)
i don't have time but there are things that are not necessarry
Diffstat (limited to '_windows/ahk/run.ps1')
-rw-r--r--_windows/ahk/run.ps11
1 files changed, 1 insertions, 0 deletions
diff --git a/_windows/ahk/run.ps1 b/_windows/ahk/run.ps1
index 011d18c..1496ccc 100644
--- a/_windows/ahk/run.ps1
+++ b/_windows/ahk/run.ps1
@@ -2,4 +2,5 @@ Push-Location $PSScriptRoot
.\capslock.ahk
.\media.ahk
.\discord.ahk
+.\element.ahk
Pop-Location