|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
diff --git a/etc/example.conf b/etc/example.conf
|
|
|
|
|
index 7084ab4..abcb4b8 100644
|
|
|
|
|
index cf9089f..8bb9b7b 100644
|
|
|
|
|
--- a/etc/example.conf
|
|
|
|
|
+++ b/etc/example.conf
|
|
|
|
|
@@ -1,7 +1,7 @@
|
|
|
|
@ -7,8 +7,8 @@ index 7084ab4..abcb4b8 100644
|
|
|
|
|
# mpv configuration file
|
|
|
|
|
#
|
|
|
|
|
-# Configuration files are read system-wide from /usr/local/etc/mpv.conf
|
|
|
|
|
+# Configuration files are read system-wide from /etc/mpv/mpv.conf
|
|
|
|
|
# and per-user from ~/.mpv/config, where per-user settings override
|
|
|
|
|
+# Configuration files are read system-wide from /etc/mpv.conf
|
|
|
|
|
# and per-user from ~/.config/mpv/mpv.conf, where per-user settings override
|
|
|
|
|
# system-wide settings, all of which are overridden by the command line.
|
|
|
|
|
#
|
|
|
|
|
@@ -28,6 +28,7 @@
|
|
|
|
@ -19,7 +19,7 @@ index 7084ab4..abcb4b8 100644
|
|
|
|
|
|
|
|
|
|
# Start in fullscreen mode by default.
|
|
|
|
|
#fs=yes
|
|
|
|
|
@@ -51,6 +52,7 @@
|
|
|
|
|
@@ -50,6 +51,7 @@
|
|
|
|
|
|
|
|
|
|
# Specify default audio driver (see --ao=help for a list).
|
|
|
|
|
#ao=alsa
|
|
|
|
|