summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-11-25 10:08:05 -0500
committerSacha Chua <sacha@sachachua.com>2022-11-25 10:08:05 -0500
commitdcf4d10213ffa11e984c897cbf57b15a6051f7dc (patch)
tree2913ac7b4ab8cb3b2c3f2c8f2de4fff989e84ebd
parent451058623aada3bb8561215579f57101d26c3e57 (diff)
downloademacsconf-wiki-dcf4d10213ffa11e984c897cbf57b15a6051f7dc.tar.xz
emacsconf-wiki-dcf4d10213ffa11e984c897cbf57b15a6051f7dc.zip
properly center mpv video
-rw-r--r--mpv.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/mpv.md b/mpv.md
index d7c74e82..15aa3e63 100644
--- a/mpv.md
+++ b/mpv.md
@@ -21,14 +21,13 @@ that.
```
# Positioning
video-zoom=-0.15
-video-align-x=1
video-align-y=-1
sub-use-margins=yes
sub-scale-by-window=yes
sub-pos=103
-sub-margin-x=110
+sub-margin-x=10
sub-margin-y=60
-sub-align-x=center
+sub-align-x=middle
# Style
sub-back-color=0.0
sub-color="1/0.82/0"