diff options
author | admin <admin@optics-design.com> | 2025-07-18 17:29:28 +0200 |
---|---|---|
committer | admin <admin@optics-design.com> | 2025-07-18 17:29:28 +0200 |
commit | aa4ddabb46d63561f4158c74923dc5e5e26fa648 (patch) | |
tree | c9254a5af7f29053564291457655ebd0a8910f93 /AutoHotkey/hotkeys.ahk | |
parent | e8af9da1b86f89d4a9f33aeaef94597b72cdaee6 (diff) |
wslconfig and hotkey changes
Diffstat (limited to 'AutoHotkey/hotkeys.ahk')
-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::
{
|