quietvoid
quietvoid
Does it crash instantly? You can always try limiting the VS threads.
There's also an option to set the threads for the vs.core in Python. ```python core.num_threads = 8 ```
That's true, I don't know why it's happening.
Please don't use that link, it is probably malware. The comment should be deleted. There seems to be some wave of spam across GitHub projects.
I'm using a `script` module for this in Sway but it doesn't seem possible for the layout to update automatically without having to set a low interval. Looks something like...