fix(karabiner/ctrl-g): send ESC instead of ctrl+g to Cursor

This commit is contained in:
2025-02-14 22:44:15 +00:00
parent 0be2643aa4
commit 9680f81955

View File

@@ -48,8 +48,7 @@
"^org\\.macosforge\\.xquartz\\.X11$", "^org\\.macosforge\\.xquartz\\.X11$",
"^org\\.macports\\.X11$", "^org\\.macports\\.X11$",
"^com\\.sublimetext\\.", "^com\\.sublimetext\\.",
"^com\\.microsoft\\.VSCode$", "^com\\.microsoft\\.VSCode$"
"^com\\.todesktop\\."
], ],
"type": "frontmost_application_unless" "type": "frontmost_application_unless"
} }