Disable baloo

This commit is contained in:
Sicheng Pan 2025-12-21 15:44:45 -08:00
parent 750812f7c4
commit 83aae7f48e
Signed by: macronova
GPG key ID: CE969670FB4B4A56

View file

@ -109,10 +109,7 @@ in {
plasma = {
enable = osConfig.services.desktopManager.plasma6.enable;
configFile = {
baloofilerc = {
"Basic Settings".Indexing-Enabled = true;
General."only basic indexing" = true;
};
baloofilerc."Basic Settings".Indexing-Enabled = false;
kded5rc.Module-browserintegrationreminder.autoload = false;
kdeglobals.General = {
TerminalApplication = "kitty";