diff --git a/conf/mpv.conf b/conf/mpv.conf index 902424c4..49308d2f 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -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'