mpv.conf: bring back OpenDyslexic now that it has decided to work also with mpv

This commit is contained in:
Aminda Suomalainen 2025-07-18 08:54:33 +03:00
parent 01c30a381f
commit 21c79bcc99
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -30,8 +30,10 @@ save-position-on-quit
# subtitles and UI. Subtitle preferred font may get used if it exists in the
# system though?
embeddedfonts=no
sub-font='Inclusive Sans'
osd-font='Inclusive Sans'
#sub-font='Inclusive Sans'
#osd-font='Inclusive Sans'
sub-font='OpenDyslexic'
osd-font='OpenDyslexic'
# Amber font color for subtitles, unless they otherwise specify?
sub-color='#ffb700'