From aaec55995898eeed68f8bd3bb9264f61e8a17df4 Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Tue, 22 Jul 2025 12:08:03 -0400 Subject: [PATCH] Added updates script --- Installation/arch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation/arch.sh b/Installation/arch.sh index 6717241..9718cb5 100644 --- a/Installation/arch.sh +++ b/Installation/arch.sh @@ -80,7 +80,7 @@ sway_install() { FLH_INSTALL='sudo flatpak install -y' # Installing System Packages - $SYS_INSTALL alacritty rclone yazi rofi wl-clipboard galculator btop 7zip + $SYS_INSTALL alacritty rclone yazi rofi wl-clipboard galculator btop 7zip pacman-contrib } sway_debloat() { # All System Commands