summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrustybee <bee@4d2.org>2026-03-17 18:46:59 +0530
committerbrustybee <bee@4d2.org>2026-03-17 18:46:59 +0530
commitab81a2e56708d2a025aefc1c9ccaedf61d30a3c0 (patch)
tree63f6142710e9c6adf649b24ee1c487acf1f17835
parentd00553e667c78aa475773556058108f469f46d4e (diff)
COLORSSSSS
-rw-r--r--common/modules/mango/scripts.nix2
-rw-r--r--common/modules/mango/waybar.nix2
-rw-r--r--common/modules/matugen/default.nix7
3 files changed, 4 insertions, 7 deletions
diff --git a/common/modules/mango/scripts.nix b/common/modules/mango/scripts.nix
index 9400889..a085ef1 100644
--- a/common/modules/mango/scripts.nix
+++ b/common/modules/mango/scripts.nix
@@ -87,7 +87,7 @@ let
[ "$theme" == "light" ] && mode_flag="light"
matugen image "$wall" -m "$mode_flag" -t "$color_type" --source-color-index 0 2>/dev/null
- wallust -q -s run "$wall" 2>/dev/null
+ wallust -q -s run -p "''${mode_flag}16" "$wall" 2>/dev/null
systemctl --user restart xdg-desktop-portal-gtk
if [ "$mode_flag" = "dark" ]; then
diff --git a/common/modules/mango/waybar.nix b/common/modules/mango/waybar.nix
index 83f9d9c..c6ec509 100644
--- a/common/modules/mango/waybar.nix
+++ b/common/modules/mango/waybar.nix
@@ -74,7 +74,7 @@ in
cpu = {
interval = 2;
- format = " {load}%";
+ format = " {usage}%";
};
"wlr/taskbar" = {
diff --git a/common/modules/matugen/default.nix b/common/modules/matugen/default.nix
index a3af2f6..f67c99a 100644
--- a/common/modules/matugen/default.nix
+++ b/common/modules/matugen/default.nix
@@ -39,11 +39,8 @@ in
programs.wallust = {
enable = true;
settings = {
- backend = "wal";
- color_space = "labmixed";
- palette = "dark16";
- fallback_generator = "interpolate";
- threshold = 11;
+ backend = "fastresize";
+ color_space = "salience";
check_contrast = true;
templates = {
foot = {