devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1f43764db0e493d13245444bc4830ec4f11e8479
commit 1f43764db0e493d13245444bc4830ec4f11e8479 Author: Chris Michael <[email protected]> Date: Wed Sep 21 08:07:15 2016 -0400 Update wayland readme file Signed-off-by: Chris Michael <[email protected]> --- README.wayland | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.wayland b/README.wayland index 600d55a..da0be0b 100644 --- a/README.wayland +++ b/README.wayland @@ -76,7 +76,7 @@ a Wayland session. Simply start as usual: If you have a separate configuration profile that you would like to use, you can tell Enlightenment to use that when you start it: - dbus-launch enlightenment_start -profile <my_profile> + enlightenment_start -profile <my_profile> To run a wayland session inside x11, export E_WL_FORCE=x11 before starting enlightenment. --
