fix(matugen): source dominant color as priority
it will no longer prompt user to pick a color
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
${pkgs.hyprland}/bin/hyprctl hyprpaper preload "$CACHE_FILE"
|
||||
${pkgs.hyprland}/bin/hyprctl hyprpaper wallpaper ",$CACHE_FILE"
|
||||
|
||||
exec matugen image "$CACHE_FILE"
|
||||
exec matugen image "$CACHE_FILE" --source-color-index 0
|
||||
'';
|
||||
in {
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
|
||||
Reference in New Issue
Block a user