aboutsummaryrefslogtreecommitdiff
path: root/.config/mpv
diff options
context:
space:
mode:
authorkj-sh6042025-02-10 23:41:33 -0500
committerkj-sh6042025-02-10 23:41:33 -0500
commit559bdbafcd3fb098a561a347688b91261906656e (patch)
tree98b6d5d44b23b51b698963186c5ce3137e32c059 /.config/mpv
parentf42e62243b711dec92fbb9919cdc47ec1f36908e (diff)
refactor: use `FreeSans` for `sub-font`
metrically-compatible font with Helvetica World
Diffstat (limited to '.config/mpv')
-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 086c180..9f2db49 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='Liberation Sans'
+sub-font='FreeSans'
sub-font-size=32
scale=bilinear
cscale=bilinear