We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce6dda commit f67af72Copy full SHA for f67af72
1 file changed
root/defaults/startwm.sh
@@ -4,9 +4,5 @@
4
setterm blank 0
5
setterm powerdown 0
6
7
-# Dbus defaults
8
-export XDG_RUNTIME_DIR="/tmp/xdg-runtime-abc"
9
-mkdir -p -m700 "${XDG_RUNTIME_DIR}"
10
-
11
# Start DE
12
exec dbus-launch --exit-with-session /usr/bin/i3 > /dev/null 2>&1
0 commit comments