From fa5a34e7b1a8a7245d54790c6830cb3502c7cb76 Mon Sep 17 00:00:00 2001 From: musjj <72612857+musjj@users.noreply.github.com> Date: Sun, 4 May 2025 16:02:51 +0000 Subject: [PATCH] mpv: unset custom curtain color for dimming (#1216) Link: https://github.com/danth/stylix/pull/1216 --- modules/mpv/hm.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/mpv/hm.nix b/modules/mpv/hm.nix index e76aa2c9..8c95ffe7 100644 --- a/modules/mpv/hm.nix +++ b/modules/mpv/hm.nix @@ -23,7 +23,6 @@ background_text = base05; foreground = base05; foreground_text = base00; - curtain = base00; success = base0B; error = base08; };