mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-27 07:34:45 +02:00
tweaks
This commit is contained in:
parent
cd9354de10
commit
afc84a4332
@ -13,9 +13,8 @@ setterm powerdown 0
|
||||
gsettings set org.mate.Marco.general compositing-manager false
|
||||
|
||||
# Dbus defaults
|
||||
export XDG_RUNTIME_DIR="/tmp/xdg-runtime-${PUID}"
|
||||
export XDG_RUNTIME_DIR="/tmp/xdg-runtime-abc"
|
||||
mkdir -p -m700 "${XDG_RUNTIME_DIR}"
|
||||
chown -R "${PUID}:${PGID}" "${XDG_RUNTIME_DIR}"
|
||||
|
||||
# Start DE
|
||||
exec dbus-launch --exit-with-session /usr/bin/mate-session > /dev/null 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user