diff --git a/hosts/temperance/configuration.nix b/hosts/temperance/configuration.nix index 382176f..23915e0 100644 --- a/hosts/temperance/configuration.nix +++ b/hosts/temperance/configuration.nix @@ -97,5 +97,6 @@ in { btop.enable = true; nh.enable = true; }; + # style.colorScheme.name = "Black Metal Venom"; }; }