about summary refs log tree commit diff
path: root/nixos/modules/services/x11
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2023-08-11 22:22:38 +0800
committerBobby Rong <rjl931189261@126.com>2023-08-13 12:21:54 +0800
commitddd4973ddb8807a9cec272d224cffd104a4f54a1 (patch)
tree3fda6a6065df6900dd3c55130f74edddd997dd9e /nixos/modules/services/x11
parentf4e1e8627d421d7c3bbdc2811abebd8c15169019 (diff)
downloadnixlib-ddd4973ddb8807a9cec272d224cffd104a4f54a1.tar
nixlib-ddd4973ddb8807a9cec272d224cffd104a4f54a1.tar.gz
nixlib-ddd4973ddb8807a9cec272d224cffd104a4f54a1.tar.bz2
nixlib-ddd4973ddb8807a9cec272d224cffd104a4f54a1.tar.lz
nixlib-ddd4973ddb8807a9cec272d224cffd104a4f54a1.tar.xz
nixlib-ddd4973ddb8807a9cec272d224cffd104a4f54a1.tar.zst
nixlib-ddd4973ddb8807a9cec272d224cffd104a4f54a1.zip
nixos/cinnamon: Drop qgnomeplatform
The upstream is not maintained, and qadwaitadecoration
does not seem to be xorg-related. We should have proper
shadows when using SSD.
Diffstat (limited to 'nixos/modules/services/x11')
-rw-r--r--nixos/modules/services/x11/desktop-managers/cinnamon.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/cinnamon.nix b/nixos/modules/services/x11/desktop-managers/cinnamon.nix
index b3cbe4c324df..d2e16da93456 100644
--- a/nixos/modules/services/x11/desktop-managers/cinnamon.nix
+++ b/nixos/modules/services/x11/desktop-managers/cinnamon.nix
@@ -212,11 +212,6 @@ in
       programs.bash.vteIntegration = mkDefault true;
       programs.zsh.vteIntegration = mkDefault true;
 
-      # Harmonize Qt applications under Cinnamon
-      qt.enable = true;
-      qt.platformTheme = "gnome";
-      qt.style = "adwaita";
-
       # Default Fonts
       fonts.packages = with pkgs; [
         source-code-pro # Default monospace font in 3.32