diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-14 14:36:43 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-14 14:36:43 +0900 |
| commit | b9866fb90a4be036e90c5a3fc04c816cee329ac6 (patch) | |
| tree | fb391a415820d8fa36515b6d2631ec9812761292 /config/wallust/wallust.toml | |
| parent | 1e6be0acfc8df70cd166d37d24f0c2867ef34316 (diff) | |
adjusted wallust backend. kmeans looks better. Adjusted some waybar css wallust designs
Diffstat (limited to 'config/wallust/wallust.toml')
| -rw-r--r-- | config/wallust/wallust.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/wallust/wallust.toml b/config/wallust/wallust.toml index 23a78419..9e51c94b 100644 --- a/config/wallust/wallust.toml +++ b/config/wallust/wallust.toml @@ -1,6 +1,6 @@ # wallust 3.0 beta.* -backend = "resized" +backend = "kmeans" color_space = "lch" # NOTE: All filters will fill 16 colors (from color0 to color15), 16 color |
