From 0d9a2b6362aeb7fffd0ab7d2e09eb3ae8215aa5a Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Fri, 18 Jul 2025 16:32:21 -0400 Subject: [PATCH] Added 7-Zip to DEPS --- Installation/arch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation/arch.sh b/Installation/arch.sh index 00bbf27..7e451ac 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 + $SYS_INSTALL alacritty rclone yazi rofi wl-clipboard galculator btop 7zip } sway_debloat() { # All System Commands