diff options
Diffstat (limited to 'AutoHotkey')
-rw-r--r-- | AutoHotkey/hotkeys.ahk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/AutoHotkey/hotkeys.ahk b/AutoHotkey/hotkeys.ahk index d8d17c7..ab8fc12 100644 --- a/AutoHotkey/hotkeys.ahk +++ b/AutoHotkey/hotkeys.ahk @@ -30,9 +30,6 @@ DetectHiddenWindows true WinActivate("ahk_exe WindowsTerminal.exe")
}
}
-
-;Launcher
-#s::SendEvent("!s")
;WSL
#w::
{
|