From 9ddb41c2016af20dc253ad6a2bb8667783f71d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82?= Date: Sun, 19 Jul 2026 18:37:20 +0200 Subject: [PATCH] fix: tell Copilot to STFU about pkexec --- .../live-overlay/usr/share/applications/calamares.desktop | 2 ++ 1 file changed, 2 insertions(+) diff --git a/iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop b/iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop index a00463b..7b52402 100755 --- a/iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop +++ b/iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop @@ -6,6 +6,8 @@ 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