From 8ca9d2df81bdb8feea4d72af8aa1911a4c93b4a4 Mon Sep 17 00:00:00 2001 From: death916 Date: Wed, 24 Dec 2025 03:48:27 -0800 Subject: [PATCH] stylix --- modules/home-manager/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/common.nix b/modules/home-manager/common.nix index 25647fb..affe33c 100644 --- a/modules/home-manager/common.nix +++ b/modules/home-manager/common.nix @@ -21,7 +21,7 @@ programs.helix = { enable = true; settings = { - theme = "autumn_night_transparent"; + # theme = "autumn_night_transparent"; # Managed by stylix editor = { cursor-shape = { normal = "block";