made hyprland-git update script a little prettier
parent
a35afa5100
commit
8a89f792b8
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue