Update README.md

This commit is contained in:
Mercury. 2024-01-12 16:51:52 +01:00
parent 5b9c13118e
commit 0a5c76999d

View file

@ -50,7 +50,7 @@ The `kexts` required to enable the trackpad and the touchscreen are special vers
- [x] Light sensor for automatic brightness (`SMCLightSensor.kext`) - [x] Light sensor for automatic brightness (`SMCLightSensor.kext`)
## Disabling sleep ## Disabling sleep
As there is still no solution to the sleep issue on the Surface Go 2, it is recommended to disable Sleep altogether for now: As there is still no solution to the sleep issue on the laptop, it is recommended to disable Sleep altogether for now:
``` ```
sudo pmset -a sleep 0 sudo pmset -a sleep 0
sudo pmset -a hibernatemode 0 sudo pmset -a hibernatemode 0