On Fri Nov 22 18:05:19 2024 +0000, Jinoh Kang wrote:
This should be more reliable as it waits until the actual WM start:
- startx -- -config $HOME/xorg.conf $DISPLAY & while xprop -root _NET_SUPPORTED | grep -q 'no such atom'; do sleep 1; done
Actually I'm not sure if x11-utils is installed inside the container.