From 3f807c66572206574b3c3f063c3e4fe04ad4e28a Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Wed, 10 Sep 2025 11:00:39 -0400 Subject: [PATCH] Added fluffychat --- Installation/arch.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Installation/arch.sh b/Installation/arch.sh index 8353ff4..23ec7b5 100644 --- a/Installation/arch.sh +++ b/Installation/arch.sh @@ -15,7 +15,7 @@ SYS_REMOVE='sudo pacman -Rns --noconfirm' gnome_install() { # Installing System Packages $SYS_INSTALL gparted - $SYS_INSTALL fractal + #$SYS_INSTALL fractal $SYS_INSTALL cartridges $SYS_INSTALL power-profiles-daemon @@ -181,6 +181,9 @@ install_flat() { $FLH_INSTALL /tmp/orcaslicer.flatpak sudo flatpak override --env=__EGL_VENDOR_LIBRARY_FILENAMES=/usr/lib/x86_64-linux-gnu/GL/default/share/glvnd/egl_vendor.d/50_mesa.json io.github.softfever.OrcaSlicer + # Internet + $FLH_INSTALL flathub im.fluffychat.Fluffychat + # Entertainment $FLH_INSTALL flathub org.vinegarhq.Sober $FLH_INSTALL flathub org.libretro.RetroArch