diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-02-12 09:58:02 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-02-12 09:58:02 +0100 |
commit | 81c0e68b44ac1b994df2459c07f4499c81f0ad23 (patch) | |
tree | 33c13e87f46fc15895fe48ed0e4f28d81ba670d4 /.config/mpv | |
parent | 71bbe1752e1b22ec177a0634866f0c38022606c0 (diff) |
update dotfiles
Diffstat (limited to '.config/mpv')
-rw-r--r-- | .config/mpv/mpv.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 50d629c..a2bbaba 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -3,3 +3,7 @@ fs=yes # Display English subtitles if available. slang=en + +# Override ASS subtitles with same format as SRT +sub-ass-override=force + |