diff --git a/modules/home/themes/layan.nix b/modules/home/themes/layan.nix index aee12f9..f7f2e5a 100644 --- a/modules/home/themes/layan.nix +++ b/modules/home/themes/layan.nix @@ -20,7 +20,7 @@ in { pkgs.tela-circle-icon-theme ]; - qt.enable = false; + qt.enable = true; qt.style.name = "kvantum"; qt.style.package = pkgs.kdePackages.qtstyleplugin-kvantum; qt.platformTheme.name = "gtk";