17 lines
610 B
Desktop File
17 lines
610 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Install Antergos NeXT
|
|
Name[en]=Install Antergos NeXT
|
|
Comment=Install Antergos NeXT on this computer
|
|
# 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.
|
|
# 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.
|
|
Exec=sudo -E calamares-next
|
|
Icon=calamares
|
|
Terminal=false
|
|
Categories=Qt;System;Settings;
|
|
StartupNotify=true
|
|
X-KDE-IsAdminApplication=true
|