From 3299053428cc8de9ba1db2460036c8fc9a9dcd28 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 16 Sep 2024 23:37:45 +0900 Subject: minor adjustments on waybar styles. updated wallust color space to labmixed --- config/wallust/wallust.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/wallust') diff --git a/config/wallust/wallust.toml b/config/wallust/wallust.toml index e16f15dd..7d0caea3 100644 --- a/config/wallust/wallust.toml +++ b/config/wallust/wallust.toml @@ -7,7 +7,7 @@ backend = "kmeans" # What color space to use to produce and select the most prominent colors: # lab - labmixed - lch - lchmixed -color_space = "lab" +color_space = "labmixed" # NOTE: All filters will fill 16 colors (from color0 to color15), 16 color # variations are the 'ilusion' of more colors by opaquing color1 to color5. -- cgit v1.2.3