Skip to content

wopian/mpv-config

Repository files navigation

mpv config

release badge

Usage

Requires the following font to be installed on the system: Alte Haas Grotesk Regular

Windows

Install

cd $HOME/AppData/Roaming/mpv
git init .
git remote add -t \* -f origin https://github.com/wopian/mpv-config
git checkout master

Update

git -C $HOME/AppData/Roaming/mpv pull

BSD, Linux & MacOS

Install

cd ~/.config/mpv
git init .
git remote add -t \* -f origin https://github.com/wopian/mpv-config
git checkout master

Update

git -C ~/.config/mpv pull

Example

diff.pics comparison

Config

Default (0.24.0)