From 7e1acfc1cea9dccaafb3ceda1c37122f17c53d74 Mon Sep 17 00:00:00 2001 From: Wildan M Date: Thu, 21 May 2026 23:28:34 +0700 Subject: [PATCH] Update x11 config --- config/x11.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/x11.toml b/config/x11.toml index 34475909a..026c34c4e 100644 --- a/config/x11.toml +++ b/config/x11.toml @@ -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]]