diff options
Diffstat (limited to '')
| -rw-r--r-- | home/nipsy/common/optional/desktops/gtk.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/nipsy/common/optional/desktops/gtk.nix b/home/nipsy/common/optional/desktops/gtk.nix index 7b550e9..beb9ba2 100644 --- a/home/nipsy/common/optional/desktops/gtk.nix +++ b/home/nipsy/common/optional/desktops/gtk.nix @@ -17,6 +17,7 @@ gtk4 = { colorScheme = "dark"; extraConfig.gtk-application-prefer-dark-theme = 1; + theme = null; }; iconTheme = { |
