hw accel on mpv

This commit is contained in:
Reid 2024-05-24 07:19:23 -07:00
parent 5cac1c2482
commit c22b92f412

View file

@ -12,6 +12,10 @@ in {
hm.programs.mpv = { hm.programs.mpv = {
enable = true; enable = true;
config = {
hwdec = "auto";
};
scripts = with pkgs.mpvScripts; [ scripts = with pkgs.mpvScripts; [
mpris mpris
thumbnail thumbnail