You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to prevent the machine from going into sleep mode when there are active processes on Tilix.
I often run clang on Tilix and perform long compilations.
In my desktop environment settings, I have configured the system to suspend after 30 minutes of inactivity.
However, when clang is running, the machine suspends after 30 minutes, which is causing issues. I would like an option to prevent the machine from sleeping when there are active processes running.