diff options
Diffstat (limited to '')
| -rw-r--r-- | home/nipsy/common/optional/desktops/gtk.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 = { |
