aboutsummaryrefslogtreecommitdiff
path: root/gui/gtk.nix
diff options
context:
space:
mode:
Diffstat (limited to 'gui/gtk.nix')
-rw-r--r--gui/gtk.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/gtk.nix b/gui/gtk.nix
index 247c436..c7cf757 100644
--- a/gui/gtk.nix
+++ b/gui/gtk.nix
@@ -55,4 +55,9 @@
gtk-decoration-layout = "";
};
};
+
+ qt = {
+ enable = true;
+ useGtkTheme = true;
+ };
}