From dfcd594769c79b460f3e1995a36e3f56626c8564 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 19 May 2024 16:03:05 -0400 Subject: [PATCH] Set stylix.polarity to "dark" --- machines/hephaestus/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/hephaestus/configuration.nix b/machines/hephaestus/configuration.nix index 54c6d1f..1548ed4 100644 --- a/machines/hephaestus/configuration.nix +++ b/machines/hephaestus/configuration.nix @@ -28,6 +28,7 @@ in image = "/run/current-system/sw/share/backgrounds/gnome/blobs-l.svg"; # Disable nixvim due to tokyonight module missing targets.nixvim.enable = false; + polarity = "dark"; }; boot = {