stylix: use image to generate color scheme with scheme = 'generate-from-image'
All checks were successful
Flake check / flake-check (pull_request) Successful in 18s
Build tests / build-hosts (pull_request) Successful in 31s

This commit is contained in:
sid 2026-04-03 17:34:23 +02:00
parent 5fe892570c
commit 9721481a69
4 changed files with 15 additions and 14 deletions

View file

@ -23,6 +23,8 @@
};
stylix.enable = true;
stylix.scheme = "generate-from-image";
stylix.image = ./wallpaper.png;
home.stateVersion = "25.11";
}