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