diff --git a/karabiner/karabiner.json b/karabiner/karabiner.json index 1847825..3a48a49 100644 --- a/karabiner/karabiner.json +++ b/karabiner/karabiner.json @@ -152,7 +152,8 @@ "^org\\.macosforge\\.xquartz\\.X11$", "^org\\.macports\\.X11$", "^com\\.sublimetext\\.", - "^com\\.microsoft\\.VSCode$" + "^com\\.microsoft\\.VSCode$", + "^com\\.jetbrains\\.intellij$" ], "type": "frontmost_application_unless" } @@ -2975,4 +2976,4 @@ } } ] -} \ No newline at end of file +}