Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thep0y/mpv-config

mpv个人配置
https://github.com/thep0y/mpv-config

Last synced: 22 days ago
JSON representation

mpv个人配置

Awesome Lists containing this project

README

        

## 使用

下面两个方式任选一种。

### 1.克隆

#### Linux 或 macOS

```bash
git clone https://github.com/thep0y/mpv-config.git ~/.config/mpv
```

#### Windows

```powershell
git clone https://github.com/thep0y/mpv-config.git "$($Env:APPDATA)\mpv"
```

### 2.直接下载配置文件

将两个conf配置文件放进~/.config/mpv/路径下,重新打开mpv即可生效。