react to wlroots and libxml2 changes

Fixes #37
This commit is contained in:
Keith Bowes 2023-11-25 18:38:15 -05:00
parent bceafa5b6b
commit ae42d9d2f7
7 changed files with 86 additions and 57 deletions

View file

@ -94,7 +94,7 @@ export WB_RC_XML
if which dbus-launch >/dev/null 2>&1;
then
DBUS_LANCH="dbus-launch --exit-with-session"
DBUS_LAUNCH="dbus-launch --exit-with-session"
fi
# No need to export these to Waybox