chore: updated darwin dotfiles
This commit is contained in:
parent
600b52db5b
commit
d74be3f4be
1 changed files with 22 additions and 0 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue