diff --git a/users/teidesu/assets/karabiner/karabiner.json b/users/teidesu/assets/karabiner/karabiner.json index d77182e..5ff49c7 100644 --- a/users/teidesu/assets/karabiner/karabiner.json +++ b/users/teidesu/assets/karabiner/karabiner.json @@ -168,6 +168,28 @@ } ] }, + { + "type": "basic", + "from": { + "key_code": "f19" + }, + "to": [ + { + "shell_command": "/Applications/Snipaste.app/Contents/MacOS/Snipaste snip" + } + ], + "conditions": [ + { + "type": "device_if", + "identifiers": [ + { + "product_id": 49284, + "vendor_id": 1133 + } + ] + } + ] + }, { "type": "basic", "from": {