Skip to content

Instantly share code, notes, and snippets.

@tamsky
Created October 2, 2025 01:33
Show Gist options
  • Save tamsky/c335a17b59c775ff7dcff1f8fa8ac70e to your computer and use it in GitHub Desktop.
Save tamsky/c335a17b59c775ff7dcff1f8fa8ac70e to your computer and use it in GitHub Desktop.
switch to X11 from Wayland - on ubuntu and fedora

In order to switch to X11:

Edit the gdm config:

sudo nano /etc/gdm3/custom.conf

Uncomment

"WaylandEnable=false"

and reboot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment