stylix: generate bg; add wpaperd
This commit is contained in:
parent
c972ff1e19
commit
549c87dc6d
2 changed files with 6 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue