diff --git a/modules/home/themes/layan.nix b/modules/home/themes/layan.nix index d8d3f52..651b8d9 100644 --- a/modules/home/themes/layan.nix +++ b/modules/home/themes/layan.nix @@ -21,7 +21,8 @@ in { ]; qt.enable = true; - qt.style.name = "kvantum"; + qt.style.package = pkgs.layan-kde; + qt.platformTheme.name = "qtct"; # add nord like gtk theme gtk = {