aboutsummaryrefslogtreecommitdiff
path: root/.config/mpv/mpv.conf
diff options
context:
space:
mode:
authorkj-sh6042025-02-11 02:32:58 -0500
committerkj-sh6042025-02-11 02:32:58 -0500
commitee7c6c8eb48a95dce842d86a66402ad0f7b3f931 (patch)
tree0a455c7a02adb70a686fd0e097aa655e76e7a9d0 /.config/mpv/mpv.conf
parenteb21cbe2c1f5fef2b848198ece13ea26c79bbdc6 (diff)
refactor: use `Arimo` for `sub-font`
metrically-compatible font with Arial (Apache 2.0 licensed)
Diffstat (limited to '.config/mpv/mpv.conf')
-rw-r--r--.config/mpv/mpv.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index f0ff0f1..afcb9c4 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -2,7 +2,7 @@ vo=gpu
ao=pulse
hwdec=nvdec
osd-font='Roboto Mono'
-sub-font='Nimbus Sans'
+sub-font='Arimo'
sub-font-size=32
scale=bilinear
cscale=bilinear