Clean code; Add todos in desktop_env README
This commit is contained in:
@@ -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'.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user