From d74be3f4be875cd96a55ef07a9aa63cdc773ac76 Mon Sep 17 00:00:00 2001 From: alina sireneva Date: Fri, 8 Nov 2024 00:07:11 +0300 Subject: [PATCH] chore: updated darwin dotfiles --- users/teidesu/assets/karabiner/karabiner.json | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) 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": {