Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Funtoo:Wayland/EnablingWayland
Jump to navigation
Jump to search
To enable wayland, the following steps are required:
General
Enable the wayland mix-in: `epro mix-ins +wayland`, then `emerge -auND @world`
GNOME
Edit `/etc/gdm/custom.conf` to change `WaylandEnable=false` to `WaylandEnable=true`.