Reenable global theming
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
|
||||
# Theme Modules
|
||||
stylix.nixosModules.stylix
|
||||
./themes/targets/all-dekstop.nix
|
||||
./themes/sandstone-forest
|
||||
./themes/targets/all.nix
|
||||
./themes/tokyonight
|
||||
|
||||
# Host Module
|
||||
./hosts/Equinox
|
||||
|
||||
@@ -23,12 +23,14 @@
|
||||
|
||||
stylix.cursor = {
|
||||
name = "Breeze";
|
||||
size = 24;
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
stylix.cursor = {
|
||||
name = "Breeze";
|
||||
size = 24;
|
||||
};
|
||||
|
||||
stylix.fonts = {
|
||||
|
||||
Reference in New Issue
Block a user