aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkj-sh6042025-02-11 15:50:39 -0500
committerkj-sh6042025-02-11 15:50:39 -0500
commit569079eff1db538d49ff1825d99d58a547f2148f (patch)
tree0a455c7a02adb70a686fd0e097aa655e76e7a9d0
parent501ead9076e3b13c9eec9e4a2e33cb371f8a3821 (diff)
refactor: use `Arimo` for `sub-font`
metrically-compatible font with Arial (Apache 2.0 licensed)
-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