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