From 6d95f092e30737d49b650891e93de518498523a3 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Wed, 5 Mar 2025 22:25:17 +0100 Subject: neorg --- wallust/wallust.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wallust/wallust.toml') diff --git a/wallust/wallust.toml b/wallust/wallust.toml index fa2e790..b535a6a 100644 --- a/wallust/wallust.toml +++ b/wallust/wallust.toml @@ -1,15 +1,15 @@ -backend = "kmeans" +backend = "fastresize" check_contrast = true color_space = "lch" fallback_generator = "complementary" -palette = "ansidark" +palette = "ansidark16" [templates] foot.template = "foot" foot.target = "~/.config/foot/foot.ini" nvim.template = "nvim" -nvim.target = "~/.cache/wallust/colors_neopywal.vim" +nvim.target = "~/.cache/wal/colors-wal.vim" fuzzel.template = "fuzzel" fuzzel.target = "~/.config/fuzzel/fuzzel.ini" -- cgit v1.2.3