Added EXPERIMENTAL hyprland config 2

This commit is contained in:
2026-01-13 20:59:39 +01:00
parent e3b8b06eeb
commit 54cbad8760

View File

@@ -57,6 +57,7 @@ cd "$DOTSDIR"
mapfile -t desktop < <( mapfile -t desktop < <(
gum choose --header="Choose desktop configuration:" \ gum choose --header="Choose desktop configuration:" \
"Niri" \ "Niri" \
"Hyprland" \
"KDE Plasma" \ "KDE Plasma" \
"None" "None"
) )