fixed branch switch script
parent
b00cd786c6
commit
500f59469b
|
|
@ -1,3 +1,4 @@
|
|||
#!/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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue