mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-27 23:54:27 +02:00
init tweaks
This commit is contained in:
parent
b75b746aee
commit
e9d7f5fb94
@ -49,9 +49,5 @@ if which nvidia-smi && [ "${DISABLE_ZINK}" == "false" ]; then
|
|||||||
export GALLIUM_DRIVER=zink
|
export GALLIUM_DRIVER=zink
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Dbus defaults
|
|
||||||
export XDG_RUNTIME_DIR="/tmp/xdg-runtime-abc"
|
|
||||||
mkdir -p -m700 "${XDG_RUNTIME_DIR}"
|
|
||||||
|
|
||||||
# Start DE
|
# Start DE
|
||||||
exec dbus-launch --exit-with-session /usr/bin/startplasma-x11 > /dev/null 2>&1
|
exec dbus-launch --exit-with-session /usr/bin/startplasma-x11 > /dev/null 2>&1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user