aboutsummaryrefslogtreecommitdiff
path: root/wallust/wallust.toml
diff options
context:
space:
mode:
authoreric.marin <maarin.eric@gmail.com>2025-12-02 08:54:27 +0100
committerericmarin <maarin.eric@gmail.com>2026-03-20 10:24:05 +0100
commit2781082f1085757a0cfb929ba37de968726ec751 (patch)
tree96f908c8eccf11d19d77c37c333ed56aa4a437d5 /wallust/wallust.toml
parentc2acdf9cca1de631c7d1c60d7cfba2a7ab816e59 (diff)
downloaddotfiles-2781082f1085757a0cfb929ba37de968726ec751.tar.gz
dotfiles-2781082f1085757a0cfb929ba37de968726ec751.zip
xd
Diffstat (limited to 'wallust/wallust.toml')
-rw-r--r--wallust/wallust.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/wallust/wallust.toml b/wallust/wallust.toml
index 94a6665..9a63624 100644
--- a/wallust/wallust.toml
+++ b/wallust/wallust.toml
@@ -1,8 +1,8 @@
-backend = "kmeans"
+backend = "full"
check_contrast = true
-color_space = "lab"
+color_space = "salience"
fallback_generator = "complementary"
-palette = "ansidark16"
+palette = "dark16"
[templates]
foot = { src = "foot", dst = "~/.config/foot/foot.ini" }