The control panel doesn’t really disable the auto-sleep
# systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
To reenable
# systemctl unmask sleep.target suspend.target hibernate.target hybrid-sleep.target
some Unix notes
The control panel doesn’t really disable the auto-sleep
# systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
To reenable
# systemctl unmask sleep.target suspend.target hibernate.target hybrid-sleep.target