enable stylix on laptop
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#games.enable = true;
|
||||
ime.enable = true;
|
||||
shared.enable = true;
|
||||
stylix.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -33,6 +33,7 @@ in {
|
||||
|
||||
home-manager = {
|
||||
users.${config.mainUser.name}.stylix = {
|
||||
enable = true;
|
||||
#targets.kde.enable = lib.mkIf config.custom.graphical.i3.enable false;
|
||||
base16Scheme = config.stylix.base16Scheme // cfg.override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user