aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/nipsy/common/optional/desktops/gtk.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/nipsy/common/optional/desktops/gtk.nix b/home/nipsy/common/optional/desktops/gtk.nix
index 1c8ad3d..980dc3a 100644
--- a/home/nipsy/common/optional/desktops/gtk.nix
+++ b/home/nipsy/common/optional/desktops/gtk.nix
@@ -7,6 +7,8 @@
gtk = {
enable = true;
+ gtk4.theme = null;
+
iconTheme = {
name = "Adwaita";
package = pkgs.adwaita-icon-theme;