Added RCLONE to deps

This commit is contained in:
Maddox Werts 2025-07-18 16:27:42 -04:00
parent 99b1ae2669
commit c341991293

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 yazi rofi wl-clipboard galculator btop $SYS_INSTALL alacritty rclone yazi rofi wl-clipboard galculator btop
} }
sway_debloat() { sway_debloat() {
# All System Commands # All System Commands