#!/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 xdg-desktop-portal-hyprland-git; echo "uninstall completed, now installing" yay -Sy hyprland-workspaces && sudo pacman -S hyprland hyprcursor hyprpaper hyprlock && echo "Reinstallation complete"