Funtoo:Wayland/EnablingWayland

From Funtoo
< Funtoo:Wayland
Revision as of 10:41, February 9, 2024 by R0b (talk | contribs)
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`.