AtomsDevs / Atoms

Easily manage Linux Chroot(s) and Containers with Atoms.
GNU General Public License v3.0
414 stars 18 forks source link

[Request]: Alpine GUI apps #57

Open ghost opened 1 year ago

ghost commented 1 year ago

Tell us the problem or your need

It's actually very simple to get GUI apps to work on Alpine. Simply run xhost +local:; xhost, and start a GUI app. image Note: this was tested with Fedora rawhide.

Describe the solution you'd like

To fix this, it should run the command when you open a Alpine chroot.

Other solutions?

It could also have an option to rerun xhost +local:, in case something breaks.

Additional context and references

https://wiki.archlinux.org/title/Chroot#Run_graphical_applications_from_chroot https://wiki.archlinux.org/title/Xhost

mirkobrombin commented 1 year ago

GUI Apps already works OTB (at least using Debian/Ubuntu as host). Actually the motd is confusing since the problem is with nvidia only.