summaryrefslogtreecommitdiffstats
path: root/.config/mpv
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/mpv/input.conf1
-rw-r--r--.config/mpv/mpv.conf2
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf
index ac8da77..aea926c 100644
--- a/.config/mpv/input.conf
+++ b/.config/mpv/input.conf
@@ -3,6 +3,7 @@ h seek -5
j seek -60
k seek 60
S cycle sub
+K cycle sub
Ctrl+f script-binding quality_menu/video_formats_toggle #! Stream Quality > Video
Alt+f script-binding quality_menu/audio_formats_toggle #! Stream Quality > Audio
Ctrl+r script-binding reload/reload
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 749a32a..1412e5e 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -1,5 +1,5 @@
# video-sync=display-resample
-vo=gpu
+vo=gpu-next
osc=yes
cache=yes
demuxer-max-bytes=4GiB