From 8419a0bd58f8e71b1b1b8d925041402f8faeb727 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Sun, 2 Jun 2024 13:09:31 +0530 Subject: [PATCH] mpv scripts --- home/programs/mpv.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {