updated common

This commit is contained in:
2026-03-29 09:23:54 -05:00
parent 2986bba31b
commit 03528e2a4e
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ in
[Desktop Entry]
Type=Application
Name=Sovran Guided Installer
Exec=gnome-terminal -- bash -c "${installer}/bin/sovran-install; exec bash"
Exec=bash -c "DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u)/bus ${installer}/bin/sovran-install"
Terminal=false
X-GNOME-Autostart-enabled=true
'';