Skip to content

Instantly share code, notes, and snippets.

@angeloevangelista
Last active October 30, 2020 01:15
Show Gist options
  • Save angeloevangelista/78b876c7363cd378e4f2c27d456ff2ec to your computer and use it in GitHub Desktop.
Save angeloevangelista/78b876c7363cd378e4f2c27d456ff2ec to your computer and use it in GitHub Desktop.
This file fixes glitches on resize on PopOs. Create this file on /etc/X11
Section "Module"
Load "dri3"
EndSection
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "DRI" "3"
EndSection
# First, try to change WaylandEnable=false to WaylandEnable=true in /etc/gdm3/custom.conf and select 'Pop with Wayland on Login'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment