Skip to content

Commit 97d2d6c

Browse files
committed
init tweaks
1 parent d4e8cb9 commit 97d2d6c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

root/defaults/startwm.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,5 @@ fi
1010
setterm blank 0
1111
setterm powerdown 0
1212

13-
# Dbus defaults
14-
export XDG_RUNTIME_DIR="/tmp/xdg-runtime-abc"
15-
mkdir -p -m700 "${XDG_RUNTIME_DIR}"
16-
1713
# Start DE
1814
exec dbus-launch --exit-with-session /usr/bin/i3 > /dev/null 2>&1

0 commit comments

Comments
 (0)