fixes
This commit is contained in:
parent
7f1f8541c1
commit
715b2dda8c
3
files/xorg/dbus-launch.sh
Normal file
3
files/xorg/dbus-launch.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
|
||||
eval "$(dbus-launch --sh-syntax --exit-with-x11)"
|
||||
fi
|
Loading…
Reference in New Issue
Block a user