diff --git a/flake.nix b/flake.nix index 05bfb2e..107a50c 100644 --- a/flake.nix +++ b/flake.nix @@ -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 diff --git a/themes/tokyonight/default.nix b/themes/tokyonight/default.nix index 4efde28..72fe791 100644 --- a/themes/tokyonight/default.nix +++ b/themes/tokyonight/default.nix @@ -23,12 +23,14 @@ stylix.cursor = { name = "Breeze"; + size = 24; }; } ]; stylix.cursor = { name = "Breeze"; + size = 24; }; stylix.fonts = {