Update NixOS configuration and add new themes
This commit is contained in:
4
themes/targets/foot.nix
Normal file
4
themes/targets/foot.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
stylix.autoEnable = false;
|
||||
stylix.targets.foot.enable = true;
|
||||
}
|
||||
4
themes/targets/kde.nix
Normal file
4
themes/targets/kde.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
stylix.autoEnable = false;
|
||||
stylix.targets.kde.enable = true;
|
||||
}
|
||||
4
themes/targets/kitty.nix
Normal file
4
themes/targets/kitty.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
stylix.autoEnable = false;
|
||||
stylix.targets.kitty.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user