diff --git a/workstation/configuration.org b/workstation/configuration.org index e07455b..9204a08 100644 --- a/workstation/configuration.org +++ b/workstation/configuration.org @@ -252,7 +252,6 @@ environment.gnome.excludePackages = (with pkgs; [ # Sets up QT to use adwaita themes. qt = { enable = true; - platformTheme = "gnome"; style = "adwaita"; }; #+end_src