Difference between revisions of "Funtoo:Wayland/EnablingWayland"

From Funtoo
Jump to navigation Jump to search
(Initial text to show steps to enable wayland generally and within GNOME)
(No difference)

Revision as of 10:41, February 9, 2024

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`.