From 4ed930f10ae2135e4e52e6f4c7eaa98c23717eae Mon Sep 17 00:00:00 2001 From: Kaybee Date: Wed, 20 May 2026 23:13:27 +0200 Subject: [PATCH] Fixed Desktop after Update --- homes/x86_64-linux/kb@LoyAdjo/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homes/x86_64-linux/kb@LoyAdjo/default.nix b/homes/x86_64-linux/kb@LoyAdjo/default.nix index bd12432..938cb10 100644 --- a/homes/x86_64-linux/kb@LoyAdjo/default.nix +++ b/homes/x86_64-linux/kb@LoyAdjo/default.nix @@ -85,7 +85,7 @@ stylix.targets.waybar.enableRightBackColors = true; stylix.targets.waybar.font = "sansSerif"; stylix.targets.firefox.profileNames = [ "default" ]; - stylix.targets.qt.platform = "qtct"; + #stylix.targets.qt.platform = "qtct"; stylix.targets.kde.enable = false;