Update x11 config

This commit is contained in:
Wildan M 2026-05-21 23:28:34 +07:00
parent 1ab4449c52
commit 7e1acfc1ce
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79

View File

@ -69,13 +69,11 @@ mode = 0o700
path = "/home/root/.config/dconf"
data = ""
directory = true
postinstall = true
[[files]]
path = "/home/root/Desktop"
data = ""
directory = true
postinstall = true
[[files]]
@ -130,7 +128,7 @@ EOF
export DISPLAY=":0"
X "${DISPLAY}" &
sleep 1
exec dbus-launch --exit-with-x11 mate-x11-session
exec dbus-launch --exit-with-x11 xfce4-x11-session
"""
[[files]]