mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-24 06:05:36 +02:00
init tweaks
This commit is contained in:
parent
a6b9910598
commit
11513b1284
@ -12,9 +12,5 @@ setterm blank 0
|
||||
setterm powerdown 0
|
||||
gsettings set org.mate.Marco.general compositing-manager false
|
||||
|
||||
# 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/mate-session > /dev/null 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user