chore: dotfiles updates
This commit is contained in:
parent
4688090c1f
commit
120661ec41
2 changed files with 1 additions and 23 deletions
|
@ -168,28 +168,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"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",
|
"type": "basic",
|
||||||
"from": {
|
"from": {
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pointer" : {
|
"pointer" : {
|
||||||
"acceleration" : 1,
|
"acceleration" : 0.5,
|
||||||
"disableAcceleration" : true
|
"disableAcceleration" : true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue