From ab81a2e56708d2a025aefc1c9ccaedf61d30a3c0 Mon Sep 17 00:00:00 2001 From: brustybee Date: Tue, 17 Mar 2026 18:46:59 +0530 Subject: COLORSSSSS --- common/modules/matugen/default.nix | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'common/modules/matugen/default.nix') diff --git a/common/modules/matugen/default.nix b/common/modules/matugen/default.nix index a3af2f6..f67c99a 100644 --- a/common/modules/matugen/default.nix +++ b/common/modules/matugen/default.nix @@ -39,11 +39,8 @@ in programs.wallust = { enable = true; settings = { - backend = "wal"; - color_space = "labmixed"; - palette = "dark16"; - fallback_generator = "interpolate"; - threshold = 11; + backend = "fastresize"; + color_space = "salience"; check_contrast = true; templates = { foot = { -- cgit v1.3.1