mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
feat(mpv): dont generate thumbnails, it is eating up my cpu
This commit is contained in:
@@ -22,7 +22,7 @@ in {
|
|||||||
"Alt+j" = "add video-pan-y -0.05";
|
"Alt+j" = "add video-pan-y -0.05";
|
||||||
};
|
};
|
||||||
scripts = [
|
scripts = [
|
||||||
pkgs.mpvScripts.thumbnail
|
# pkgs.mpvScripts.thumbnail
|
||||||
nixpkgs-unstable.mpvScripts.youtube-quality
|
nixpkgs-unstable.mpvScripts.youtube-quality
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user