From b04cad6edb0acdaa2d720d4d0c532dab9145d336 Mon Sep 17 00:00:00 2001 From: Thomas Syms Date: Tue, 9 Jan 2024 16:18:54 -0400 Subject: [PATCH] Reenable global theming --- flake.nix | 4 ++-- themes/tokyonight/default.nix | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) 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 = {