soportar X

por si estamos testeando en navegadores por ejemplo
This commit is contained in:
f 2022-08-27 22:40:00 -03:00
parent 6a465a1fa4
commit 6de964e649

View file

@ -50,6 +50,7 @@ correr() {
fi
env -i \
DISPLAY="$DISPLAY" \
TERM="$TERM" \
USER="suttier" \
HOME="/home/suttier" \
@ -70,6 +71,7 @@ correr() {
--unshare-cgroup-try \
--bind "$ENTORNO" / \
--bind "$ROOT" /Sutty \
--bind ~/.Xauthority /home/suttier/.Xauthority \
--ro-bind /etc/hosts /etc/hosts \
--ro-bind /etc/resolv.conf /etc/resolv.conf \
--ro-bind /etc/localtime /etc/localtime \