Comment on Show HN: Modafinil - Let agents continue running while MacBook lid is closedComments−david32894moGreat! I always used sudo pmset disablesleep 1 Is a great app−hamza_q_OP4moThanks!Yeah this is basically just a convenient wrapper around that command, with some extra machinery to turn off the display when the lid closes.−JSR_FDED4moWill this turn off the display if the lid is closed?−hamza_q_OP4moModafinil will prevent sleep and turn off the display when you close the lid. But just the `sudo pmset disablesleep 1` command alone will only prevent sleep when you close the lid, it won't turn off the display.
Comments
Great! I always used sudo pmset disablesleep 1 Is a great app
Thanks!
Yeah this is basically just a convenient wrapper around that command, with some extra machinery to turn off the display when the lid closes.
Will this turn off the display if the lid is closed?
Modafinil will prevent sleep and turn off the display when you close the lid. But just the `sudo pmset disablesleep 1` command alone will only prevent sleep when you close the lid, it won't turn off the display.