diff --git a/3_HyprlandInstall.sh b/3_HyprlandInstall.sh index 22c2888..5a93dc7 100755 --- a/3_HyprlandInstall.sh +++ b/3_HyprlandInstall.sh @@ -6,6 +6,4 @@ if [[ $EUID -eq 0 ]]; then exit 1 fi -sudo apt remove -y tuxedoos-desktop - sh <(curl -L https://raw.githubusercontent.com/JaKooLit/Ubuntu-Hyprland/24.04/auto-install.sh)