mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 16:33:02 +00:00
builtin.conf: add clarifications
Just in case a confused user or developer finds this file and wonders why it's "incomplete".
This commit is contained in:
parent
8ffd1073a2
commit
ad20f808af
@ -2,6 +2,13 @@
|
||||
# loaded at early initialization time. Some of the profiles are automatically
|
||||
# applied at later stages during loading.
|
||||
|
||||
# Note: this contains profiles only. The option defaults for normal options
|
||||
# (i.e. the default profile) are defined in C code. Do NOT set any
|
||||
# options in the default profile here. It won't work correctly in subtle
|
||||
# ways.
|
||||
#
|
||||
# To see the normal option defaults, run: mpv --list-options
|
||||
|
||||
[pseudo-gui]
|
||||
player-operation-mode=pseudo-gui
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user