mpv.conf: set font to OpenDyslexic

This commit is contained in:
Aminda Suomalainen 2021-08-29 18:40:17 +03:00
parent 1c3884f2b0
commit 804e352294
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -13,6 +13,10 @@ alang=jpn,jp,ja
# but I still prefer to have subtitles # but I still prefer to have subtitles
slang=fi,fin,en,eng,eo,epo,cs,ces,cze,sv,swe,es,spa,ru,rus slang=fi,fin,en,eng,eo,epo,cs,ces,cze,sv,swe,es,spa,ru,rus
# I find myself reading it a lot faster than other fonts which is kind of
# relevant with subtitles
sub-font='OpenDyslexic'
# Enable two simultaneous subtitles (first slang on bottom, second on top?) # Enable two simultaneous subtitles (first slang on bottom, second on top?)
sid=auto sid=auto
secondary-sid=auto secondary-sid=auto