diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2020-07-09 00:35:47 +0200 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2020-07-09 00:35:47 +0200 |
commit | eef8291a857c9ecb41befcf9ccf2bc7275306eab (patch) | |
tree | 079002de864debc9bd877a9a15890ab4099ad701 /files/mpv/mpv.conf | |
parent | 98e99809e16b3b14216d82e3339fb9ff6a26546b (diff) | |
download | configs-eef8291a857c9ecb41befcf9ccf2bc7275306eab.tar.gz configs-eef8291a857c9ecb41befcf9ccf2bc7275306eab.zip |
mpv subtitles border made bigger.
Diffstat (limited to 'files/mpv/mpv.conf')
-rw-r--r-- | files/mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/mpv/mpv.conf b/files/mpv/mpv.conf index 8ce1ebb..5c80c2d 100644 --- a/files/mpv/mpv.conf +++ b/files/mpv/mpv.conf @@ -11,7 +11,7 @@ osd-bar-align-x=0 osd-bar-align-y=0.8 # Subtitles -sub-border-size=5 +sub-border-size=8 # Terminal term-osd-bar |