diff --git a/home/programs/mpv.nix b/home/programs/mpv.nix index 06c9f2b..11dffd0 100644 --- a/home/programs/mpv.nix +++ b/home/programs/mpv.nix @@ -9,7 +9,7 @@ gpu-context = "wayland"; }; defaultProfiles = [ "gpu-hq" ]; - scripts = with pkgs.mpvScripts; [ mpris ]; + scripts = with pkgs.mpvScripts; [ mpv-webm mpris sponsorblock thumbfast thumbnail ]; }; xdg.desktopEntries = {