fix: dwm crashes with dbus-launch
This commit is contained in:
parent
87ed4c3f49
commit
cffe69f42a
@ -28,4 +28,4 @@ else
|
||||
. "$HOME/.xprofile"
|
||||
fi
|
||||
|
||||
exec /usr/bin/dbus-launch --sh-syntax --exit-with-session dwm
|
||||
exec dwm
|
||||
|
@ -3,7 +3,6 @@
|
||||
# This file is sourced when launching a DM from startx/xinit
|
||||
|
||||
# session launch
|
||||
eval $(dbus-launch --sh-syntax --exit-with-session)
|
||||
|
||||
xss-lock -- slock &
|
||||
redshift &
|
||||
|
Reference in New Issue
Block a user