Disable baloofilerc indexing
This commit is contained in:
parent
43b174c083
commit
0effbc884d
|
@ -119,6 +119,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
configFile = {
|
configFile = {
|
||||||
|
baloofilerc = {"Basic Settings"."Indexing-Enabled" = false;};
|
||||||
kdeglobals = {
|
kdeglobals = {
|
||||||
General = {
|
General = {
|
||||||
TerminalApplication = "alacritty";
|
TerminalApplication = "alacritty";
|
||||||
|
|
Reference in a new issue