stylix
This commit is contained in:
parent
6531e8ef79
commit
542227d7a8
5 changed files with 40 additions and 41 deletions
4
modules/home-manager/stylix.nix
Normal file
4
modules/home-manager/stylix.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
stylix.enable = true;
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue