From d443a828eec89e377e4d3c485c7d0cb6e42797a6 Mon Sep 17 00:00:00 2001 From: IlirB Date: Sat, 20 Dec 2014 12:47:52 +0100 Subject: [PATCH] Disable Atom hotkey --- Commands/_HotKeys.ahk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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