summaryrefslogtreecommitdiff
path: root/AutoHotkey/hotkeys.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'AutoHotkey/hotkeys.ahk')
-rw-r--r--AutoHotkey/hotkeys.ahk5
1 files changed, 5 insertions, 0 deletions
diff --git a/AutoHotkey/hotkeys.ahk b/AutoHotkey/hotkeys.ahk
index 1471223..7a6fdb3 100644
--- a/AutoHotkey/hotkeys.ahk
+++ b/AutoHotkey/hotkeys.ahk
@@ -239,6 +239,11 @@ j::
return
}
+CapsLock & q::
+{
+ Send "^w"
+ return
+}
k::
{
Send "{Up}"
Back to https://optics-design.com