Add caffeinate
This commit is contained in:
parent
71e4dc919a
commit
40cec935b7
@ -234,6 +234,12 @@ system_profiler SPDisplaysDataType | grep Resolution
|
|||||||
|
|
||||||
### Power Management
|
### Power Management
|
||||||
|
|
||||||
|
#### Prevent System Sleep
|
||||||
|
Prevent sleep for 1 hour:
|
||||||
|
```bash
|
||||||
|
caffeinate -u -t 3600
|
||||||
|
```
|
||||||
|
|
||||||
#### Show All Power Management Settings
|
#### Show All Power Management Settings
|
||||||
```bash
|
```bash
|
||||||
sudo pmset -g
|
sudo pmset -g
|
||||||
|
Loading…
Reference in New Issue
Block a user