From 61a06724bc39e94da259efba3693857bae21949f Mon Sep 17 00:00:00 2001 From: tzlil Date: Sat, 12 Aug 2023 22:36:08 +0300 Subject: add pragmata and py and uhhhhh --- profiles/graphical.nix | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/graphical.nix b/profiles/graphical.nix index 89c88f5..b284c0d 100644 --- a/profiles/graphical.nix +++ b/profiles/graphical.nix @@ -31,7 +31,12 @@ # name = "SolArc-Dark"; # package = pkgs.solarc-gtk-theme; # }; - # }; + # };=> + + qt = { + enable = true; + style.name = "adawita-dark"; + }; gtk = { theme.package = pkgs.gnome.gnome-themes-extra; -- cgit 1.4.1