diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index f70a74d..f2c9fd6 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -8,3 +8,5 @@ MBTN_LEFT script-binding pan-follows-cursor MBTN_LEFT_DBL ignore WHEEL_UP script-message cursor-centric-zoom 0.1 WHEEL_DOWN script-message cursor-centric-zoom -0.1 +H seek -10 +L seek 10 diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 706c4a9..7bf9387 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -5,4 +5,5 @@ image-display-duration=inf osd-level=0 # gpu renderer options -background="#000000" +background=color +#"#000000"