diff options
Diffstat (limited to 'recipes-core/psplash/agl-container-guest/psplash.env')
-rw-r--r-- | recipes-core/psplash/agl-container-guest/psplash.env | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-core/psplash/agl-container-guest/psplash.env b/recipes-core/psplash/agl-container-guest/psplash.env new file mode 100644 index 000000000..ed5f26212 --- /dev/null +++ b/recipes-core/psplash/agl-container-guest/psplash.env @@ -0,0 +1,4 @@ +XDG_RUNTIME_DIR=/run/user/0 +DLM_RUNTIME_PATH=/var/display/drm-lease-manager +DRM_LEASE_DEVICE=lease +WAYLAND_DISPLAY=wayland-1 |