diff options
Diffstat (limited to 'common/modules/matugen/default.nix')
| -rw-r--r-- | common/modules/matugen/default.nix | 7 |
1 files changed, 2 insertions, 5 deletions
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 = { |
