diff --git a/profiles/gui/home/mpv.nix b/profiles/gui/home/mpv.nix index 2633dae6..799cb02e 100644 --- a/profiles/gui/home/mpv.nix +++ b/profiles/gui/home/mpv.nix @@ -43,9 +43,9 @@ password = witch.secrets.hosts.athame.syncplay.password; }; # gui = false; - trustedDomains = [ "youtube.com" "youtu.be" "twitch.tv" "soundcloud.com" ]; config = { client_settings = { + onlyswitchtotrusteddomains = false; autoplayrequiresamefiles = false; readyatstart = true; pauseonleave = false;