Funtoo:Wayland/EnablingWayland

From Funtoo
< Funtoo:Wayland
Revision as of 10:41, February 9, 2024 by R0b (talk | contribs) (Initial text to show steps to enable wayland generally and within GNOME)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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`.