init tweaks

This commit is contained in:
thelamer 2025-07-18 20:31:25 -04:00
parent a6b9910598
commit 11513b1284
No known key found for this signature in database

View File

@ -12,9 +12,5 @@ setterm blank 0
setterm powerdown 0
gsettings set org.mate.Marco.general compositing-manager false
# Dbus defaults
export XDG_RUNTIME_DIR="/tmp/xdg-runtime-abc"
mkdir -p -m700 "${XDG_RUNTIME_DIR}"
# Start DE
exec dbus-launch --exit-with-session /usr/bin/mate-session > /dev/null 2>&1