tsuki: enable stylix
This commit is contained in:
parent
082de10236
commit
ee41069ab8
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
imports = [inputs.stylix.homeManagerModules.stylix];
|
imports = [inputs.stylix.homeManagerModules.stylix];
|
||||||
|
|
||||||
stylix = {
|
stylix = {
|
||||||
|
enable = true;
|
||||||
autoEnable = false;
|
autoEnable = false;
|
||||||
polarity = "dark";
|
polarity = "dark";
|
||||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml";
|
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml";
|
||||||
|
|
Loading…
Reference in a new issue