diff options
author | Amin Bandali <bandali@kelar.org> | 2024-06-19 09:36:15 -0400 |
---|---|---|
committer | Amin Bandali <bandali@kelar.org> | 2024-06-19 09:36:15 -0400 |
commit | a11301d3da81b87e08348e27706c53e61195dca3 (patch) | |
tree | 75831f7c7fa68f823c8b835e5ab6e4d8950d211b /.config/mpv | |
parent | 2ef9d77bbba138f45a7858f3a99c6a3c705c75e3 (diff) | |
download | configs-a11301d3da81b87e08348e27706c53e61195dca3.tar.gz configs-a11301d3da81b87e08348e27706c53e61195dca3.tar.xz configs-a11301d3da81b87e08348e27706c53e61195dca3.zip |
Various updates
Diffstat (limited to '.config/mpv')
-rw-r--r-- | .config/mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index dd3b3b4..2b0d324 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -27,5 +27,5 @@ sub-border-size=0 sub-border-color=0/1 sub-shadow-color=0/1 sub-shadow-offset=1.2 -sub-ass-style-overrides=Kerning=yes +sub-ass-force-style=Kerning=yes sub-ass-line-spacing=0 |