fixed branch switch script

main
Your Name 2025-05-05 12:46:27 +02:00
parent b00cd786c6
commit 500f59469b
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
#!/bin/bash #!/bin/bash
sudo pacman -Rns hyprland-git hyprcursor-git hyprland-qtutils-git hyprutils-git hyprgraphics-git hyprland-workspaces hyprwayland-scanner-git hyprland-workspaces-debug hyprland-qt-support-git hyprlang-git hyprgraphics-git hyprland-qtutils-git hyprlang-git; echo "uninstall completed, now installing" #sudo pacman -Rns hyprland-git hyprcursor-git hyprland-qtutils-git hyprutils-git hyprgraphics-git hyprland-workspaces hyprwayland-scanner-git hyprland-workspaces-debug hyprland-qt-support-git hyprlang-git hyprgraphics-git hyprland-qtutils-git hyprlang-git; echo "uninstall completed, now installing"
sudo pacman -Rns hyprland hyprgraphics-git hyprland-qtutils-git hyprlang-git xdg-desktop-portal-hyprland hyprutils-git aquamarine hyprpaper hyprcursor-git
yay -Sy hyprland-workspaces && sudo pacman -S hyprland hyprcursor hyprpaper hyprlock && echo "Reinstallation complete" yay -Sy hyprland-workspaces && sudo pacman -S hyprland hyprcursor hyprpaper hyprlock && echo "Reinstallation complete"