From 6f124b5096691b476fd4924ea09a6a623868afa6 Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Sun, 24 Aug 2025 17:29:19 -0400 Subject: [PATCH] Added Flathub apps for Gnome --- Installation/arch.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Installation/arch.sh b/Installation/arch.sh index a66f847..57753b0 100644 --- a/Installation/arch.sh +++ b/Installation/arch.sh @@ -16,6 +16,9 @@ gnome_install() { # Installing FLH Apps $FLH_INSTALL flathub net.nokyan.Resources + $FLH_INSTALL flathub com.jeffser.Alpaca + $FLH_INSTALL flathub de.haeckerfelix.Fragments + $FLH_INSTALL flathub net.ankiweb.Anki } gnome_debloat() { # All System Commands