launch-chroot: add D-Bus.

This commit is contained in:
Érico Rolim 2020-07-25 01:33:36 -03:00
parent 60d3c5a2ba
commit 57cee8fd64
1 changed files with 1 additions and 0 deletions

View File

@ -10,4 +10,5 @@ chroot "$ROOTDIR" /bin/sudo -u $USERNAME \
XDG_RUNTIME_DIR=$XDG_RUNTIME_DIR \
WAYLAND_DISPLAY=$WAYLAND_DISPLAY \
DISPLAY=$DISPLAY \
DBUS_SESSION_BUS_ADDRESS=$DBUS_SESSION_BUS_ADDRESS \
/bin/fish -C "cd"