tsuki: enable stylix

This commit is contained in:
notohh 2024-06-22 03:21:46 -04:00
parent 082de10236
commit ee41069ab8
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -6,6 +6,7 @@
imports = [inputs.stylix.homeManagerModules.stylix];
stylix = {
enable = true;
autoEnable = false;
polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml";