Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 968 Bytes

README.md

File metadata and controls

56 lines (36 loc) · 968 Bytes

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)