stylix: generate bg; add wpaperd

This commit is contained in:
Vinzenz Schroeter 2025-11-15 17:33:30 +01:00
parent c972ff1e19
commit 549c87dc6d
2 changed files with 6 additions and 3 deletions

View file

@ -1,8 +1,9 @@
{ pkgs, ... }:
{ pkgs, config, ... }:
{
stylix = {
enable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml";
image = config.lib.stylix.pixel "base00";
polarity = "dark";
targets = {
gnome.enable = false;