From 1a30ebe4a0d5943a4c2c702b04691446c378734b Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Thu, 9 Jan 2025 17:45:57 +0100 Subject: [PATCH] nixos/core-desktop: fix mpv config warning --- nix-os/core-desktop.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nix-os/core-desktop.nix b/nix-os/core-desktop.nix index 732a781..e8add68 100644 --- a/nix-os/core-desktop.nix +++ b/nix-os/core-desktop.nix @@ -60,8 +60,7 @@ keep-open = "yes"; volume = "40"; osd-fractions = "yes"; - background = "0.0/1.0"; - alpha = "yes"; + background = "none"; }; input = lib.mkMerge [ # mpv core