From 54cbad87604e9fa96103d475831720780f7192ad Mon Sep 17 00:00:00 2001 From: Vivian Elisabeth H <36878099+SparkleDEV@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:59:39 +0100 Subject: [PATCH] Added EXPERIMENTAL hyprland config 2 --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 355634e..45b30ce 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" )