Reenable global theming

This commit is contained in:
2024-01-09 16:18:54 -04:00
parent 58fcd60d5f
commit b04cad6edb
2 changed files with 4 additions and 2 deletions

View File

@@ -54,8 +54,8 @@
# Theme Modules # Theme Modules
stylix.nixosModules.stylix stylix.nixosModules.stylix
./themes/targets/all-dekstop.nix ./themes/targets/all.nix
./themes/sandstone-forest ./themes/tokyonight
# Host Module # Host Module
./hosts/Equinox ./hosts/Equinox

View File

@@ -23,12 +23,14 @@
stylix.cursor = { stylix.cursor = {
name = "Breeze"; name = "Breeze";
size = 24;
}; };
} }
]; ];
stylix.cursor = { stylix.cursor = {
name = "Breeze"; name = "Breeze";
size = 24;
}; };
stylix.fonts = { stylix.fonts = {