summaryrefslogtreecommitdiff
path: root/_windows/ahk
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2025-07-11 12:44:53 +0200
committerkkard2 <[email protected]>2025-07-11 12:44:53 +0200
commit6d0ee0c948dcde01811d9d81150b82be33774a23 (patch)
tree3925d15f2243be7bb82f1f8f14fe888b20de6074 /_windows/ahk
parent113dc2c6a111058818cfd2e7cf3fb8a66455e060 (diff)
yeah i need global esc
Diffstat (limited to '_windows/ahk')
-rw-r--r--_windows/ahk/capslock.ahk1
1 files changed, 1 insertions, 0 deletions
diff --git a/_windows/ahk/capslock.ahk b/_windows/ahk/capslock.ahk
index b84462d..e9e4ff0 100644
--- a/_windows/ahk/capslock.ahk
+++ b/_windows/ahk/capslock.ahk
@@ -33,6 +33,7 @@ HarpoonRun(winTitle) {
}
CapsLock::LCtrl
+<^[::Esc
RAlt & `::HarpoonRun("ahk_exe WindowsTerminal.exe")
RAlt & 1::HarpoonRun("ahk_exe Discord.exe")