diff --git a/modules/home/themes/layan.nix b/modules/home/themes/layan.nix index f7f2e5a..aee12f9 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 = true; + qt.enable = false; qt.style.name = "kvantum"; qt.style.package = pkgs.kdePackages.qtstyleplugin-kvantum; qt.platformTheme.name = "gtk";