profiles/gui: Added sponsorblock to MPV

This commit is contained in:
kat witch 2021-04-17 22:45:56 +01:00
parent aca35ab457
commit 99ce1ce609
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -3,6 +3,7 @@
{
programs.mpv = {
enable = true;
scripts = [ pkgs.mpvScripts.sponsorblock ];
config = {
profile = "gpu-hq";
gpu-context = "wayland";