Update some config
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Setup Instructions
|
||||
|
||||
## Overall
|
||||
Disable the system crash report by:
|
||||
```
|
||||
sudo vim /etc/default/apport
|
||||
```
|
||||
and then change the `enabled` to `0`.
|
||||
|
||||
## LibreOffice
|
||||
For LibreOffice, please enter into the app first, and then enable the no pop-up when 'ctrl + s'.
|
||||
|
||||
@@ -209,3 +216,5 @@ pip install opencv-python-headless Pillow imagehash
|
||||
- Ensure VLC is running and the correct port (default is 8080) is being used.
|
||||
- If the port is in use by another application, you may change the port number in VLC's settings.
|
||||
|
||||
## GIMP
|
||||
Click on the "Keep" of the image loading pop-up.
|
||||
Reference in New Issue
Block a user