From 804e35229480c167f86176f173be9e508577e6e5 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 29 Aug 2021 18:40:17 +0300 Subject: [PATCH] mpv.conf: set font to OpenDyslexic --- conf/mpv.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/mpv.conf b/conf/mpv.conf index 424dd19a..c717a2bf 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -13,6 +13,10 @@ alang=jpn,jp,ja # but I still prefer to have subtitles 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?) sid=auto secondary-sid=auto