Added 7-Zip to DEPS

This commit is contained in:
Maddox Werts 2025-07-18 16:32:21 -04:00
parent c341991293
commit 0d9a2b6362

View file

@ -80,7 +80,7 @@ sway_install() {
FLH_INSTALL='sudo flatpak install -y' FLH_INSTALL='sudo flatpak install -y'
# Installing System Packages # 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() { sway_debloat() {
# All System Commands # All System Commands