This adds a new setting:
```jsonc
{
"gpu": "discrete" // or: "integrated
}
```
On macOS, this setting will have an effect when selecting the device
with which to render windows.
On Linux, it's without an effect.
This adds a new setting:
```jsonc
{
"gpu": "discrete" // or: "integrated
}
```
On macOS, this setting will have an effect when selecting the device
with which to render windows.
On Linux, it's without an effect.