mirror of
https://github.com/mpv-player/mpv
synced 2025-03-07 22:57:42 +00:00
manpage: clarify global config file location
(Stupid Unix conventions.)
This commit is contained in:
parent
00230fab6a
commit
df27ef2203
@ -765,7 +765,9 @@ FILES
|
||||
=====
|
||||
|
||||
``/usr/local/etc/mpv/mpv.conf``
|
||||
mpv system-wide settings (depends on ``--prefix`` passed to configure)
|
||||
mpv system-wide settings (depends on ``--prefix`` passed to configure - mpv
|
||||
in default configuration will use ``/usr/local/etc/mpv/`` as config
|
||||
directory, while most Linux distributions will set it to ``/etc/mpv/``).
|
||||
|
||||
``~/.config/mpv/mpv.conf``
|
||||
mpv user settings (see `CONFIGURATION FILES`_ section)
|
||||
|
Loading…
Reference in New Issue
Block a user