From 8af2e3ec1d98428a688fbd90785fd5ff93562707 Mon Sep 17 00:00:00 2001 From: Celestia Ludenberg Date: Sun, 28 Jun 2026 18:14:13 +0200 Subject: [PATCH] fix: replace pkexec with sudo -E in calamares launcher, override stock calamares.desktop, remove redundant calamares-next.desktop --- .../skel/Desktop/{calamares-next.desktop => calamares.desktop} | 2 +- .../applications/{calamares-next.desktop => calamares.desktop} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename iso-profiles/antergos/live-overlay/etc/skel/Desktop/{calamares-next.desktop => calamares.desktop} (88%) rename iso-profiles/antergos/live-overlay/usr/share/applications/{calamares-next.desktop => calamares.desktop} (88%) diff --git a/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares-next.desktop b/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares.desktop similarity index 88% rename from iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares-next.desktop rename to iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares.desktop index 35205c7..b59e6ed 100644 --- a/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares-next.desktop +++ b/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares.desktop @@ -3,7 +3,7 @@ Type=Application Name=Install Antergos NeXT Name[en]=Install Antergos NeXT Comment=Install Antergos NeXT on this computer -Exec=pkexec calamares-next +Exec=sudo -E calamares-next Icon=calamares Terminal=false Categories=Qt;System;Settings; diff --git a/iso-profiles/antergos/live-overlay/usr/share/applications/calamares-next.desktop b/iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop similarity index 88% rename from iso-profiles/antergos/live-overlay/usr/share/applications/calamares-next.desktop rename to iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop index 35205c7..b59e6ed 100644 --- a/iso-profiles/antergos/live-overlay/usr/share/applications/calamares-next.desktop +++ b/iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop @@ -3,7 +3,7 @@ Type=Application Name=Install Antergos NeXT Name[en]=Install Antergos NeXT Comment=Install Antergos NeXT on this computer -Exec=pkexec calamares-next +Exec=sudo -E calamares-next Icon=calamares Terminal=false Categories=Qt;System;Settings;