summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-11-14 10:55:38 +0100
committerwm4 <wm4@nowhere>2012-11-14 11:48:18 +0100
commit597a0c70f94f370a3b8749464b7af891bdc7bae2 (patch)
tree6409f9e808ddb76fd2bd6351fbc90f49ca848a36 /etc
parentd49e8ee164fa5e0276827695bcc20aa2c926ac34 (diff)
downloadmpv-597a0c70f94f370a3b8749464b7af891bdc7bae2.tar.bz2
mpv-597a0c70f94f370a3b8749464b7af891bdc7bae2.tar.xz
example.conf: all options should be commented
The file is written with the assumption that it doesn't change any settings by default. Add a forgotten comment to fix this.
Diffstat (limited to 'etc')
-rw-r--r--etc/example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/example.conf b/etc/example.conf
index 4a1da541af..6fe1b6bdf1 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -26,7 +26,7 @@
#fs=yes
# force starting with centered window
-geometry=50%:50%
+#geometry=50%:50%
# Keep the player window on top of all other windows.
#ontop=yes