When using the bundled distrobox, the distrobox path in the exported binary is hardcoded, because distrobox using the path of itself, which is inside the .var folder
/var/home/lollo/.var/app/com.ranfdev.DistroShelf/data/distroshelf/distrobox-1.8.2.1/distrobox-enter.
We need a way to let the user update this path, by offering to re-export the app. Even when switching from the system distrobox install to the bundled version, or vice-versa.
When using the bundled distrobox, the distrobox path in the exported binary is hardcoded, because distrobox using the path of itself, which is inside the .var folder
/var/home/lollo/.var/app/com.ranfdev.DistroShelf/data/distroshelf/distrobox-1.8.2.1/distrobox-enter.We need a way to let the user update this path, by offering to re-export the app. Even when switching from the system distrobox install to the bundled version, or vice-versa.