diff --git a/home/gui/mpv.nix b/home/gui/mpv.nix index 1a3b5c2..fe19d50 100644 --- a/home/gui/mpv.nix +++ b/home/gui/mpv.nix @@ -34,7 +34,8 @@ # ytdl-raw-options = "no-playlist="; }; profiles = { - "protocol.https" = { + utube = { + "profile-cond"="path:find('youtu%.?be')"; speed = 1.77; keep-open = true; };