aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mpv/.config/mpv/mpv.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf
index 370f1df..5727f39 100644
--- a/mpv/.config/mpv/mpv.conf
+++ b/mpv/.config/mpv/mpv.conf
@@ -1,4 +1,7 @@
load-unsafe-playlists
+save-watch-history
# hwdec=auto
hwdec=vaapi
-gpu-context=x11egl \ No newline at end of file
+gpu-context=x11egl
+cache=yes
+demuxer-max-bytes=512M \ No newline at end of file