diff options
-rw-r--r-- | meta-agl-core/recipes-graphics/wayland/weston-ini-conf/core.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/core.cfg b/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/core.cfg index 90774ed79..089f3bd10 100644 --- a/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/core.cfg +++ b/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/core.cfg @@ -2,3 +2,6 @@ backend=drm-backend.so require-input=false modules=systemd-notify.so + +[shell-client-ext] +command=/usr/lib/agl-compositor/agl-shell-grpc-server |