From 6c7b22890cf4faa6c9093afc604e3ae4a8d802bd Mon Sep 17 00:00:00 2001 From: The_miro Date: Mon, 17 Feb 2025 10:19:33 +0100 Subject: [PATCH] added uftpd --- hyprland-eww-wofi-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland-eww-wofi-installer.sh b/hyprland-eww-wofi-installer.sh index 82d3890..0daa400 100644 --- a/hyprland-eww-wofi-installer.sh +++ b/hyprland-eww-wofi-installer.sh @@ -20,7 +20,7 @@ sudo systemctl enable NetworkManager.service #AUR list echo "Installing AUR packages" -No | LANG=C yay -Syu --noprovides --answerdiff None --answerclean None --mflags "--noconfirm" hyprland-workspaces bluetuith tio fast-ssh +No | LANG=C yay -Syu --noprovides --answerdiff None --answerclean None --mflags "--noconfirm" hyprland-workspaces bluetuith tio fast-ssh uftpd #eww compilation echo "compiling EWW"