From ada4f375ef9c0b37fe93b23c41071ef2732d3c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82?= Date: Sun, 19 Jul 2026 18:38:08 +0200 Subject: [PATCH] fix: tell Copilot to STFU about pkexec in all .desktop files --- .../live-overlay/etc/skel/Desktop/calamares.desktop | 2 ++ .../live-overlay/usr/share/applications/calamares.desktop | 2 ++ .../etc/skel/Desktop/antergos-offline-install.desktop | 2 ++ .../antergos/live-overlay/etc/skel/Desktop/calamares.desktop | 2 ++ .../usr/share/applications/antergos-offline-install.desktop | 2 ++ 5 files changed, 10 insertions(+) diff --git a/iso-profiles/antergos-minimal/live-overlay/etc/skel/Desktop/calamares.desktop b/iso-profiles/antergos-minimal/live-overlay/etc/skel/Desktop/calamares.desktop index a00463b..7b52402 100644 --- a/iso-profiles/antergos-minimal/live-overlay/etc/skel/Desktop/calamares.desktop +++ b/iso-profiles/antergos-minimal/live-overlay/etc/skel/Desktop/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 diff --git a/iso-profiles/antergos-minimal/live-overlay/usr/share/applications/calamares.desktop b/iso-profiles/antergos-minimal/live-overlay/usr/share/applications/calamares.desktop index a00463b..7b52402 100644 --- a/iso-profiles/antergos-minimal/live-overlay/usr/share/applications/calamares.desktop +++ b/iso-profiles/antergos-minimal/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 diff --git a/iso-profiles/antergos/live-overlay/etc/skel/Desktop/antergos-offline-install.desktop b/iso-profiles/antergos/live-overlay/etc/skel/Desktop/antergos-offline-install.desktop index 00d11e4..14acf0a 100755 --- a/iso-profiles/antergos/live-overlay/etc/skel/Desktop/antergos-offline-install.desktop +++ b/iso-profiles/antergos/live-overlay/etc/skel/Desktop/antergos-offline-install.desktop @@ -6,6 +6,8 @@ Comment=Bare minimum install from the live ISO. No desktop environment included. # 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 antergos-offline-install Icon=calamares Terminal=false diff --git a/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares.desktop b/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares.desktop index a00463b..7b52402 100755 --- a/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares.desktop +++ b/iso-profiles/antergos/live-overlay/etc/skel/Desktop/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 diff --git a/iso-profiles/antergos/live-overlay/usr/share/applications/antergos-offline-install.desktop b/iso-profiles/antergos/live-overlay/usr/share/applications/antergos-offline-install.desktop index 00d11e4..14acf0a 100755 --- a/iso-profiles/antergos/live-overlay/usr/share/applications/antergos-offline-install.desktop +++ b/iso-profiles/antergos/live-overlay/usr/share/applications/antergos-offline-install.desktop @@ -6,6 +6,8 @@ Comment=Bare minimum install from the live ISO. No desktop environment included. # 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 antergos-offline-install Icon=calamares Terminal=false