diff options
Diffstat (limited to 'files/.config/mpv/mpv.conf')
| -rw-r--r-- | files/.config/mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.config/mpv/mpv.conf b/files/.config/mpv/mpv.conf index c08cb0a..74cc562 100644 --- a/files/.config/mpv/mpv.conf +++ b/files/.config/mpv/mpv.conf @@ -60,7 +60,7 @@ af=lavfi=[loudnorm] speed=1 [streams] -profile-cond=path:match('/streams/.+[.]ts') ~= nil +profile-cond=path:match('streams/.+[.]ts') ~= nil profile-restore=copy cache=no |
