diff --git a/Commands/_HotKeys.ahk b/Commands/_HotKeys.ahk index c496b7a..0754e34 100644 --- a/Commands/_HotKeys.ahk +++ b/Commands/_HotKeys.ahk @@ -28,7 +28,7 @@ SetTitleMatchMode RegEx ^+c:: OpenConsole() return - + ^+t:: ; Create new text file in current dir, Ctrl+Shift+T NewTextFile() return @@ -39,14 +39,14 @@ SetTitleMatchMode RegEx OpenConsole() return -#IfWinActive ahk_class ExploreWClass|CabinetWClass +/*#IfWinActive ahk_class ExploreWClass|CabinetWClass ^!a:: { GetFullPath() run, atom "%full_path%", , hide return } -#IfWinActive +#IfWinActive*/ ; ============================================== ; Google Music control/Spotify