From fc6385d4003ee67feb355b246cc23b65be4ed77a Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Thu, 27 Aug 2026 18:59:59 +0200 Subject: [PATCH] Remove installation of Cartridges application The Cartridges app installation command was removed from the script, likely due to redundancy or a change in requirements. This ensures the script installs only the necessary applications. --- 07-programs.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/07-programs.sh b/07-programs.sh index 26fd856..f98ba32 100755 --- a/07-programs.sh +++ b/07-programs.sh @@ -31,8 +31,6 @@ xdg-mime default org.gnome.TextEditor.desktop text/plain xdg-mime default org.gnome.TextEditor.desktop text/x-log xdg-mime default org.gnome.TextEditor.desktop text/markdown -# Cartridges (Gaming) -flatpak install flathub page.kramo.Cartridges -y # Decoder (QR-Code) flatpak install flathub com.belmoussaoui.Decoder -y # Fragments (Torrent)