summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/mpv/mpv.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/mpv/mpv.conf b/config/mpv/mpv.conf
index ce785c7..83d2fed 100644
--- a/config/mpv/mpv.conf
+++ b/config/mpv/mpv.conf
@@ -33,10 +33,10 @@
#fs=yes
# force starting with centered window
-#geometry=50%:50%
+geometry=50%:50%
# don't allow a new window to have a size larger than 90% of the screen size
-#autofit-larger=90%x90%
+autofit-larger=90%x90%
# Do not close the window on exit.
#keep-open=yes
@@ -44,7 +44,7 @@
# Do not wait with showing the video window until it has loaded. (This will
# resize the window once video is loaded. Also always shows a window with
# audio.)
-#force-window=immediate
+force-window=immediate
# Disable the On Screen Controller (OSC).
#osc=no