PDA

View Full Version : Workaround for display lag issue


zwhitchcox
08-26-2021, 10:49 PM
There is a fix upstream for the lagging issue on xserver-xorg-core now, the distros just have to merge the change.

there is a workaround right now by adding

```
LIBGL_DRI3_DISABLE=true
```

to your /etc/environment file