SilverEzhik / mpv-msix

mpv packaged for Windows 10
https://www.microsoft.com/store/productId/9P3JFR0CLLL6
GNU Affero General Public License v3.0
51 stars 3 forks source link

config-dir= in mpv-launcher.conf #12

Closed candrapersada closed 1 year ago

candrapersada commented 1 year ago

can you use config-dir= in mpv-launcher.conf for example

config-dir=D:\mpv\config
single-instance-behavior=replace
sort-file-explorer-selection=yes
raise-existing-window=yes
SilverEzhik commented 1 year ago

I'm assuming you mean setting where the mpv config is located? There is no key like this supported in mpv-msix, but you can use the MPV_HOME environment variable to set the location of the mpv configuration - this is respected both by mpv-msix's mpv-launcher.conf and mpv's mpv.conf.