summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/x11/desktop-managers/pantheon.nix
diff options
context:
space:
mode:
authorlinsui <linsui555@gmail.com>2022-12-24 17:59:15 +0800
committerlinsui <linsui555@gmail.com>2023-01-10 20:50:15 +0800
commita2e21c76c7d31d8f54a564c49ad3ef54d76fc1e4 (patch)
tree3c0d66b83c6e43603808ed8743b5e1a78c43e153 /nixos/modules/services/x11/desktop-managers/pantheon.nix
parent16f0d689deae07f24967d0ab95c014d6d3a317a4 (diff)
rename config.qt5 -> config.qt
Diffstat (limited to 'nixos/modules/services/x11/desktop-managers/pantheon.nix')
-rw-r--r--nixos/modules/services/x11/desktop-managers/pantheon.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/pantheon.nix b/nixos/modules/services/x11/desktop-managers/pantheon.nix
index 5c0203224e13..f5cc2d8187da 100644
--- a/nixos/modules/services/x11/desktop-managers/pantheon.nix
+++ b/nixos/modules/services/x11/desktop-managers/pantheon.nix
@@ -250,10 +250,10 @@ in
programs.bash.vteIntegration = mkDefault true;
programs.zsh.vteIntegration = mkDefault true;
- # Harmonize Qt5 applications under Pantheon
- qt5.enable = true;
- qt5.platformTheme = "gnome";
- qt5.style = "adwaita";
+ # Harmonize Qt applications under Pantheon
+ qt.enable = true;
+ qt.platformTheme = "gnome";
+ qt.style = "adwaita";
# Default Fonts
fonts.fonts = with pkgs; [