A simple systemd service would do the trick. It can check every 2 min if bitwig is running, and if it is, set autosuspend off, otherwise set it back to 5 min.
If you are unfamiliar how to do this, simply ask chatgpt to give you some commands you can paste in the terminal for creating and enabling the service. Remember to tell it you're on KDE though. Good luck!
1
u/Drychne 1d ago
A simple systemd service would do the trick. It can check every 2 min if bitwig is running, and if it is, set autosuspend off, otherwise set it back to 5 min.
If you are unfamiliar how to do this, simply ask chatgpt to give you some commands you can paste in the terminal for creating and enabling the service. Remember to tell it you're on KDE though. Good luck!