Is there a way to not pause the game when the window is out of focus? I like to have the game running on a second monitor while I work on other projects. I am running Manjaro linux and I tried creating in local.cfg in my config folder with :
windowed = true
borderless.fullscreen = true
borderless.window = true
It didn't work