diff options
| author | Robert Günzler <r@gnzler.io> | 2020-02-13 01:59:07 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2020-02-13 01:59:07 +0100 |
| commit | 475a04fa0e95b5731c856a659ab05f4a1e94b630 (patch) | |
| tree | d4601a378fa227e259aa38f93317a5007e1237f3 /.config/mpv/input.conf | |
| parent | 999949e58aafeb54a2d0531f65a043ec4d88bf75 (diff) | |
mpv: Add bind for console and tweak webcam profile
Diffstat (limited to '.config/mpv/input.conf')
| -rw-r--r-- | .config/mpv/input.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index 3323ca0..dc59603 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -99,3 +99,5 @@ WHEEL_DOWN seek 5 0 script_binding mouse_coords # 8 script_binding mouse_coords/set # 9 script_binding mouse_coords/measure + +: script-message-to console type "" |