diff --git a/modules/stylix/home.nix b/modules/stylix/home.nix index f1a86ec..3e41395 100644 --- a/modules/stylix/home.nix +++ b/modules/stylix/home.nix @@ -16,7 +16,7 @@ # profileNames = [ "${username}" ]; #}; qt.enable = true; - qt.platform = "qtct"; + qt.platform = "kde"; #kde.enable = false; zen-browser.profileNames = [ "${username}" ]; };