diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-14 13:50:26 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-14 13:50:26 +0200 |
commit | 4cba8328e8e2c68b710268f29541644a25d0c32c (patch) | |
tree | 0a45915d5adbd9c24dd8a5d35848a7ce64a2ecb7 /mpv/mpv.conf | |
parent | 3066195b9b9cc6bc10edb0d7bd0188e26fce8e0e (diff) | |
download | dotfiles-4cba8328e8e2c68b710268f29541644a25d0c32c.tar.xz |
mpv: Enable sub-use-margins
Diffstat (limited to 'mpv/mpv.conf')
-rw-r--r-- | mpv/mpv.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mpv/mpv.conf b/mpv/mpv.conf index d366707..8d93dd6 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -14,3 +14,4 @@ no-embeddedfonts sub-auto=fuzzy sub-text-font="Source Sans Pro" osd-font="Source Sans Pro" +sub-use-margins |