updated common
This commit is contained in:
@@ -53,7 +53,7 @@ in
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Sovran Guided Installer
|
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
|
Terminal=false
|
||||||
X-GNOME-Autostart-enabled=true
|
X-GNOME-Autostart-enabled=true
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user