From aa4ddabb46d63561f4158c74923dc5e5e26fa648 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 18 Jul 2025 17:29:28 +0200 Subject: wslconfig and hotkey changes --- AutoHotkey/hotkeys.ahk | 3 --- wsl/.wslconfig | 4 +++- 2 files changed, 3 insertions(+), 4 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:: { diff --git a/wsl/.wslconfig b/wsl/.wslconfig index eba3e68..21f3651 100644 --- a/wsl/.wslconfig +++ b/wsl/.wslconfig @@ -1,3 +1,5 @@ [wsl2] vmIdleTimeout=-1 -guiApplications = true +guiApplications=true +nestedVirtualization=false +debugConsole=false -- cgit v1.2.3