mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-04 06:36:35 -08:00
59 lines
1.3 KiB
JSON
59 lines
1.3 KiB
JSON
{
|
|
"subtitlePosition": {
|
|
"yPercent": 19.561880466472303
|
|
},
|
|
"keybindings": [
|
|
{
|
|
"key": "Space",
|
|
"command": ["cycle", "pause"]
|
|
},
|
|
{
|
|
"key": "ArrowRight",
|
|
"command": ["seek", 5]
|
|
},
|
|
{
|
|
"key": "ArrowLeft",
|
|
"command": ["seek", -5]
|
|
},
|
|
{
|
|
"key": "Ctrl+Shift+KeyN",
|
|
"command": ["script-binding", "mpvacious-export-note"]
|
|
},
|
|
{
|
|
"key": "Ctrl+KeyC",
|
|
"command": ["script-binding", "mpvacious-copy-primary-sub-to-clipboard"]
|
|
},
|
|
{
|
|
"key": "Ctrl+Shift+KeyV",
|
|
"command": ["script-binding", "mpvacious-secondary-sid-toggle"]
|
|
},
|
|
{
|
|
"key": "Shift+KeyL",
|
|
"command": ["script-binding", "mpvacious-sub-seek-forward"]
|
|
},
|
|
{
|
|
"key": "Shift+KeyH",
|
|
"command": ["script-binding", "mpvacious-sub-seek-back"]
|
|
},
|
|
{
|
|
"key": "Ctrl+Shift+KeyH",
|
|
"command": ["script-binding", "mpvacious-sub-replay"]
|
|
},
|
|
{
|
|
"key": "Ctrl+Shift+KeyL",
|
|
"command": ["script-binding", "mpvacious-sub-play-up-to-next"]
|
|
},
|
|
{
|
|
"key": "Ctrl+KeyV",
|
|
"command": ["script-binding", "animecards/update-anki-card"]
|
|
}
|
|
],
|
|
"texthooker": {
|
|
"openBrowser": false
|
|
},
|
|
"websocket": {
|
|
"enabled": "auto",
|
|
"port": 6677
|
|
}
|
|
}
|