Skip to content

Commit 62c583f

Browse files
committed
init tweaks
1 parent ae0bb5c commit 62c583f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

root/defaults/startwm.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,5 @@ if [ ! -d "${HOME}"/.config/xfce4/xfconf/xfce-perchannel-xml ]; then
66
cp /defaults/xfce/* "${HOME}"/.config/xfce4/xfconf/xfce-perchannel-xml/
77
fi
88

9-
10-
# Dbus defaults
11-
export XDG_RUNTIME_DIR="/tmp/xdg-runtime-abc"
12-
mkdir -p -m700 "${XDG_RUNTIME_DIR}"
13-
149
# Start DE
1510
exec dbus-launch --exit-with-session /usr/bin/xfce4-session > /dev/null 2>&1

0 commit comments

Comments
 (0)