View Single Post
Old 08-26-2021, 11:49 PM   #1
zwhitchcox
Junior Member
 
Join Date: Jul 2021
Posts: 3
Default Workaround for display lag issue

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
zwhitchcox is offline   Reply With Quote