diff --git a/workstation/configuration.org b/workstation/configuration.org index 47d4d3c..0301b80 100644 --- a/workstation/configuration.org +++ b/workstation/configuration.org @@ -255,7 +255,7 @@ environment.gnome.excludePackages = (with pkgs; [ # Sets up QT to use adwaita themes. qt = { enable = true; - # platformTheme = "gnome"; + platformTheme = "gnome"; style = "adwaita-dark"; }; #+end_src