diff --git a/karabiner/karabiner.json b/karabiner/karabiner.json index d4afa43..f2eb9e4 100644 --- a/karabiner/karabiner.json +++ b/karabiner/karabiner.json @@ -1196,7 +1196,8 @@ "^org\\.macosforge\\.xquartz\\.X11$", "^org\\.macports\\.X11$", "^com\\.sublimetext\\.", - "^com\\.microsoft\\.VSCode$" + "^com\\.microsoft\\.VSCode$", + "^com\\.jetbrains\\.intellij$" ], "type": "frontmost_application_unless" }