diff --git a/src/files.h b/src/files.h index 464811e..4ac51f0 100644 --- a/src/files.h +++ b/src/files.h @@ -59,7 +59,7 @@ const std::string configjson = " \"force_kill_last_running\": \"Escape\"\n" " },\n" " \"project\": {\n" -" \"make_command\": \"make -j 2\"\n" +" \"make_command\": \"make\"\n" " },\n" " \"directoryfilter\": {\n" " \"ignore\": [\n"