diff --git a/install.sh b/install.sh index 47e6692..9c7dcd9 100755 --- a/install.sh +++ b/install.sh @@ -57,6 +57,7 @@ cd "$DOTSDIR" mapfile -t desktop < <( gum choose --header="Choose desktop configuration:" \ "Niri" \ + "Hyprland" \ "KDE Plasma" \ "None" )