extra/default: add plugins to mpv

This commit is contained in:
Felix Buehler 2022-04-02 15:30:45 +02:00
parent a48c2321c9
commit 4a48ae92f2

View file

@ -30,7 +30,11 @@ in
firefox-wayland
#geary
ghostwriter
(gimp-with-plugins.override { plugins = with gimpPlugins; [ resynthesizer ]; })
(gimp-with-plugins.override {
plugins = with gimpPlugins; [
resynthesizer
];
})
glib
gnome.adwaita-icon-theme
gnome.dconf-editor
@ -59,7 +63,15 @@ in
thunderbird
virtmanager
vlc
mpv-with-scripts
(mpv-with-scripts.override {
scripts = with mpvScripts; [
convert
mpris
simple-mpv-webui
sponsorblock
thumbnail
];
})
wayvnc
xdg-utils
zathura