summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobin007bond <robin007bond@users.noreply.github.com>2015-04-13 14:22:36 +0200
committerwm4 <wm4@nowhere>2015-04-13 14:26:55 +0200
commit5b1c3e4b500c69c5c07a6e6b2b65902ea4ce56a4 (patch)
tree01c034297d950ea4dd4b2d50c805133e01d31b84
parentf43017bfe97c07aa73206d8d1388294cdbee628f (diff)
downloadmpv-5b1c3e4b500c69c5c07a6e6b2b65902ea4ce56a4.tar.bz2
mpv-5b1c3e4b500c69c5c07a6e6b2b65902ea4ce56a4.tar.xz
OSX/mpv.app/mpv.conf: Use pseudo-gui
The player is now forced to use the pseudo-gui profile. Fixes #1808 and #1754. Signed-off-by: wm4 <wm4@nowhere>
-rw-r--r--TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf b/TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf
index ff78dfacf6..7527de0d1b 100644
--- a/TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf
+++ b/TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf
@@ -1,3 +1,2 @@
screenshot-template=~/Desktop/shot%n
-quiet
-idle=once
+profile=pseudo-gui