Clean code; Add todos in desktop_env README

This commit is contained in:
Timothyxxx
2024-04-02 22:34:29 +08:00
parent 9b45f6bf00
commit 07d9c08bd5
13 changed files with 6 additions and 19318 deletions

View File

@@ -1,12 +1,16 @@
# Setup Instructions
# Evaluator Setup Details
Setup scaffolding for the evaluators in the desktop environment for those who want to know the details of the evaluator setup for customized evaluation and extension
## Overall
Disable the system crash report by:
Inside the virtual machine, disable the system crash report by:
```
sudo vim /etc/default/apport
```
and then change the `enabled` to `0`.
## VSCode
todo
## LibreOffice
For LibreOffice, please enter into the app first, and then enable the no pop-up when 'ctrl + s'.