diff --git a/hyprland-remove-for-change-to-git.sh b/hyprland-remove-for-change-to-git.sh index ba1c2ba..da508d6 100644 --- a/hyprland-remove-for-change-to-git.sh +++ b/hyprland-remove-for-change-to-git.sh @@ -1,3 +1,3 @@ #!/bin/bash -sudo pacman -Rns hyprland hyprcursor hyprland-qtutils hyprutils hyprgraphics hyprland-workspaces hyprwayland-scanner hyprland-workspaces-debug hyprland-qt-support hyprlang xdg-desktop-portal-hyprland -yay -S hyprland-git hyprland-workspaces +sudo pacman -Rns hyprland hyprcursor hyprland-qtutils hyprutils hyprgraphics hyprland-workspaces hyprwayland-scanner hyprland-workspaces-debug hyprland-qt-support hyprlang xdg-desktop-portal-hyprland; echo "uninstall completed, now installing" +yay -Sy hyprland-git hyprland-workspaces && echo "Reinstallation complete"