mirror of
https://github.com/danbee/mac-setup
synced 2025-03-04 08:39:10 +00:00
Set display sleep
This commit is contained in:
parent
eb9160ead6
commit
302b56901e
@ -14,6 +14,9 @@ sudo -v
|
|||||||
# Switch on the old boot chime
|
# Switch on the old boot chime
|
||||||
sudo nvram StartupMute=%00
|
sudo nvram StartupMute=%00
|
||||||
|
|
||||||
|
# Power management
|
||||||
|
sudo pmset -c displaysleep 0 sleep 0 disksleep 0
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# General UI/UX #
|
# General UI/UX #
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user