2026-07-16 20:32:23 +02:00
|
|
|
[Desktop Entry]
|
|
|
|
|
Type=Application
|
|
|
|
|
Name=Install Antergos NeXT (Offline — NO DE)
|
|
|
|
|
Name[en]=Install Antergos NeXT (Offline — NO DE)
|
|
|
|
|
Comment=Bare minimum install from the live ISO. No desktop environment included. Internet recommended after boot.
|
2026-07-19 18:33:33 +02:00
|
|
|
# pkexec does not work in our live environment (tested, failed in previous
|
|
|
|
|
# releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu,
|
|
|
|
|
# and Nitrux for launching Calamares.
|
2026-07-19 18:38:08 +02:00
|
|
|
# I am not fucking Bob the Builder. I will not "fix" this based on your
|
|
|
|
|
# ideas and then suddenly Calamares stops working. NO. This works. STFU.
|
2026-07-16 20:32:23 +02:00
|
|
|
Exec=sudo -E antergos-offline-install
|
|
|
|
|
Icon=calamares
|
|
|
|
|
Terminal=false
|
|
|
|
|
Categories=Qt;System;Settings;
|
|
|
|
|
StartupNotify=true
|
|
|
|
|
X-KDE-IsAdminApplication=true
|