Remove unused theme configurations
This commit is contained in:
@@ -50,11 +50,6 @@
|
|||||||
modules = [
|
modules = [
|
||||||
./home
|
./home
|
||||||
./home/shell
|
./home/shell
|
||||||
inputs.stylix.homeManagerModules.stylix
|
|
||||||
./themes/sandstone-forest
|
|
||||||
./themes/targets/foot.nix
|
|
||||||
./themes/targets/kitty.nix
|
|
||||||
./themes/targets/vscode.nix
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
stylix.autoEnable = false;
|
|
||||||
stylix.targets.foot.enable = true;
|
|
||||||
}
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
stylix.autoEnable = false;
|
|
||||||
stylix.targets.kde.enable = true;
|
|
||||||
}
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
stylix.autoEnable = false;
|
|
||||||
stylix.targets.kitty.enable = true;
|
|
||||||
}
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
stylix.autoEnable = false;
|
|
||||||
stylix.targets.vscode.enable = true;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user