https://bugs.kde.org/show_bug.cgi?id=464228
--- Comment #2 from mil...@gmail.com --- i tried ``` balooctl disable # Disabling and stopping the File Indexer balooctl status # Baloo is currently disabled. To enable, please run balooctl enable rm ~/.config/baloofilerc sudo mkdir /etc/xdg sudo cat >/etc/xdg/baloofilerc <<EOF [Basic Settings] Indexing-Enabled=false EOF balooctl status # Baloo Index could not be opened ``` expected: the second `balooctl status` should also say > Baloo is currently disabled. To enable, please run balooctl enable i did not try to restart plasma-desktop but i guess it will ignore /etc/xdg/baloofilerc and start baloo which is "default on" per baloo-5.93.0/src/lib/baloosettings.kcfg -- You are receiving this mail because: You are watching all bug changes.