fix: karabiner modifiers

This commit is contained in:
winston 2022-11-29 05:08:41 +01:00
parent e75278cf0a
commit 171805b5b0
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -21,7 +21,10 @@
"manipulators": [
{
"from": {
"key_code": "left_command"
"key_code": "left_command",
"modifiers": {
"optional": ["any"]
}
},
"to": [
{