diff --git a/configuration.nix b/configuration.nix index 6724ef0..1f36494 100755 --- a/configuration.nix +++ b/configuration.nix @@ -121,6 +121,12 @@ }; }; + # Theme QT applications + qt = { + enable = true; + style = "adwaita-dark"; + }; + # Exclude some default gnome applications. environment.gnome.excludePackages = (with pkgs; [ epiphany