diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-03-23 17:59:44 +0100 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-03-23 17:59:44 +0100 |
| commit | 24717466993264d2a564aa79650a103f81322cb1 (patch) | |
| tree | bf595c91ced4e1ea13c9bd40c1393b507c30faaf | |
| parent | 5dd4553431cb744e8a54d44d77e5f7b6d048aa18 (diff) | |
| -rw-r--r-- | .config/mpv/mpv.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..d2dfe9e --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +1 @@ +script-opts=ytdl_hook-ytdl_path=/usr/bin/yt-dlp |