Officialsystem
Caffeinate
Keep your Mac awake — prevents display sleep until you cancel.
Adds 1 command: 'Caffeinate'
Recipe TOML
[[commands]]
description = "Caffeinate"
action = "caffeinate -d"
icon = "bolt.fill"
type = "action"
context = "main"
main = true