From 6d6ba5b818a13f5bf1ee3686658bc028ef394e64 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Sat, 31 Jul 2021 01:01:45 +0100 Subject: [PATCH] mpv: subtitles off by default --- .config/mpv/mpv.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 61bf398..febec0c 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -122,6 +122,8 @@ profile=gpu-hq # (You can add '+' in front of the codepage to force it.) #sub-codepage=cp1256 +no-sub-visibility + # You can also include other configuration files. #include=/path/to/the/file/you/want/to/include