diff options
Diffstat (limited to 'env/.config/mpv')
| -rw-r--r-- | env/.config/mpv/mpv.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/env/.config/mpv/mpv.conf b/env/.config/mpv/mpv.conf new file mode 100644 index 0000000..fd7baa6 --- /dev/null +++ b/env/.config/mpv/mpv.conf @@ -0,0 +1,6 @@ +sub-color='#FFFF00' #subtitle color in rgb +sub-shadow-color='#000000' #shadow color +sub-font='Noto Sans' #set font +sub-bold=yes +sub-font-size=60 +sub-pos=95 #subtitle position 5 percent above the bottom of the screen |
