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