Optimized the Install Script

This commit is contained in:
Maddox Werts 2025-06-19 17:31:08 -04:00
parent b354461fba
commit 98284010e7
2 changed files with 2 additions and 9 deletions

View file

@ -1,5 +0,0 @@
# Clearing the Screen
clear
# Fixing the issue by using Software Rendering
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

View file

@ -10,6 +10,7 @@ gnome_install() {
# Installing System Packages # Installing System Packages
$SYS_INSTALL fractal $SYS_INSTALL fractal
$SYS_INSTALL cartridges
# Installing FLH Apps # Installing FLH Apps
$FLH_INSTALL flathub ar.xjuan.Cambalache $FLH_INSTALL flathub ar.xjuan.Cambalache
@ -73,9 +74,6 @@ kde() {
kde_install kde_install
} }
## HYPRLAND ##
# Functions # Functions
install_yay() { install_yay() {
# System Install Command # System Install Command
@ -117,7 +115,7 @@ install_pacman() {
# Entertainment # Entertainment
$SYS_INSTALL steam $SYS_INSTALL steam
$SYS_INSTALL cartridges prismlauncher $SYS_INSTALL prismlauncher
# Graphics # Graphics
$SYS_INSTALL blender gimp $SYS_INSTALL blender gimp