Still have the same error with specifying --share=/tmp. Maybe I should add something else? ``` kovalev@mirage ~$ guix shell --container --network --preserve="^DISPLAY$" --no-cwd --share=/tmp ungoogled-chromium -- chromium Authorization required, but no authorization protocol specified [1:1:0416/103619.358790:ERROR:ozone_platform_x11.cc(238)] Missing X server or $DISPLAY [1:1:0416/103619.358806:ERROR:env.cc(255)] The platform failed to initialize. Exiting. ``` ``` kovalev@mirage ~$ guix shell --container --network --preserve="^DISPLAY$" --no-cwd --share=/tmp icecat -- icecat Authorization required, but no authorization protocol specified Unable to init server: Could not connect: Connection refused Error: cannot open display: :1 ```