From c4ada2b45153cca4628e585ab477ed5fd981dfe9 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 16 Sep 2024 10:43:37 +0900 Subject: changed wallust "engine to lab --- config/hypr/v2.3.6 | 5 ----- config/hypr/v2.3.6.D | 5 +++++ config/wallust/wallust.toml | 7 ++++++- 3 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 config/hypr/v2.3.6 create mode 100644 config/hypr/v2.3.6.D diff --git a/config/hypr/v2.3.6 b/config/hypr/v2.3.6 deleted file mode 100644 index 31b3414d..00000000 --- a/config/hypr/v2.3.6 +++ /dev/null @@ -1,5 +0,0 @@ -### https://github.com/JaKooLit ### -## https://github.com/JaKooLit/Hyprland-Dots -## This is to have a reference of which version would be - -## note that this will always be higher than the released versions \ No newline at end of file diff --git a/config/hypr/v2.3.6.D b/config/hypr/v2.3.6.D new file mode 100644 index 00000000..31b3414d --- /dev/null +++ b/config/hypr/v2.3.6.D @@ -0,0 +1,5 @@ +### https://github.com/JaKooLit ### +## https://github.com/JaKooLit/Hyprland-Dots +## This is to have a reference of which version would be + +## note that this will always be higher than the released versions \ No newline at end of file diff --git a/config/wallust/wallust.toml b/config/wallust/wallust.toml index d1b6abc3..e16f15dd 100644 --- a/config/wallust/wallust.toml +++ b/config/wallust/wallust.toml @@ -1,8 +1,13 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # # wallust configuration - for wallust version 3.0 +# How the image is parse, in order to get the colors: +# full - resized - wal - thumb - fastresize - kmeans backend = "kmeans" -color_space = "lch" + +# What color space to use to produce and select the most prominent colors: +# lab - labmixed - lch - lchmixed +color_space = "lab" # 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