aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorkj-sh6042025-02-11 02:21:56 -0500
committerkj-sh6042025-02-11 02:21:56 -0500
commiteb21cbe2c1f5fef2b848198ece13ea26c79bbdc6 (patch)
treed3ccfb8fa0e4243ad2d4394aaf4e9a6d0780d628 /.config
parent559bdbafcd3fb098a561a347688b91261906656e (diff)
refactor: use `Nimbus Sans` for `sub-font`
metrically-compatible font with Helvetica
Diffstat (limited to '.config')
-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 9f2db49..f0ff0f1 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='FreeSans'
+sub-font='Nimbus Sans'
sub-font-size=32
scale=bilinear
cscale=bilinear