165f994bc1
* Drop deprecated device.config from AMD64. * Add a platform quirk for AMD64.x
6 lines
235 B
Text
6 lines
235 B
Text
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
export WAYLAND_DISPLAY=wayland-1
|
|
export XDG_RUNTIME_DIR=/var/run/0-runtime-dir
|
|
export SWAYSOCK="${XDG_RUNTIME_DIR}/sway-ipc.0.sock"
|