From 0677633e21281176f1c62b888328561f998b0e22 Mon Sep 17 00:00:00 2001 From: The_miro Date: Mon, 31 Mar 2025 13:21:13 +0200 Subject: [PATCH] Update hyprland-eww-wofi-installer.sh --- 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 2a305ed..fa36560 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" -yay -Syu --noprovides --answerdiff None --answerclean None --mflags "--noconfirm" hyprland-git hyprland-workspaces bluetuith tio fast-ssh uftpd nwg-dock-hyprland +yay -Syu --answerdiff None --answerclean All hyprland-git hyprland-workspaces bluetuith tio fast-ssh uftpd nwg-dock-hyprland #eww compilation echo "compiling EWW"