From 849346480741e5ba78051580a090994869674153 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sun, 25 Jan 2026 10:52:43 -0800 Subject: More GTK dark mode --- home/nipsy/common/optional/desktops/gtk.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/nipsy/common/optional/desktops/gtk.nix b/home/nipsy/common/optional/desktops/gtk.nix index beb9ba2..e6610a3 100644 --- a/home/nipsy/common/optional/desktops/gtk.nix +++ b/home/nipsy/common/optional/desktops/gtk.nix @@ -17,7 +17,7 @@ gtk4 = { colorScheme = "dark"; extraConfig.gtk-application-prefer-dark-theme = 1; - theme = null; + #theme = null; }; iconTheme = { -- cgit v1.2.3