summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.dk>2023-12-30 15:14:58 +0100
committerAdam Stück <adam@adast.dk>2023-12-30 15:15:07 +0100
commitf2afea0863f0064dcdb97f0756bea490a2b14bed (patch)
treea2aca213f3d0f58cae0ba2f1caed8f6dea2829a3
parentd99da1c3f3a6c55e08bf2867a407414b7b78d401 (diff)
mpv: add subtitle font size
-rw-r--r--.config/mpv/mpv.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 5193c2d..e9535f7 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -4,6 +4,7 @@ hwdec=auto-safe
sub-auto=all
sub-file-paths=sub:subtitles:subs:Subs
sub-font='Arial Regular'
+sub-font-size=32
sub-color='#fcf44d'
sub-shadow-color='#000000'
sub-border-size=1