From 500f59469b80cf3aee2a4bb9e8c357abadf4b6f8 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 5 May 2025 12:46:27 +0200 Subject: [PATCH] fixed branch switch script --- setup/deprecated/hyprland-remove-for-change-to-git.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/deprecated/hyprland-remove-for-change-to-git.sh b/setup/deprecated/hyprland-remove-for-change-to-git.sh index f72bfb0..7f71ce6 100644 --- a/setup/deprecated/hyprland-remove-for-change-to-git.sh +++ b/setup/deprecated/hyprland-remove-for-change-to-git.sh @@ -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"