nixos/core-desktop: fix mpv config warning

This commit is contained in:
Wroclaw 2025-01-09 17:45:57 +01:00
parent 5f06131076
commit 1a30ebe4a0

View file

@ -60,8 +60,7 @@
keep-open = "yes"; keep-open = "yes";
volume = "40"; volume = "40";
osd-fractions = "yes"; osd-fractions = "yes";
background = "0.0/1.0"; background = "none";
alpha = "yes";
}; };
input = lib.mkMerge [ input = lib.mkMerge [
# mpv core # mpv core