From 01f962778dce2a213fea69b7bf8955078c272695 Mon Sep 17 00:00:00 2001 From: amolinae06 Date: Mon, 19 May 2025 01:04:56 -0600 Subject: [PATCH] add setup-wayland-base --- installer.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/installer.sh b/installer.sh index c557131..1b53d28 100644 --- a/installer.sh +++ b/installer.sh @@ -113,6 +113,8 @@ echo "Welcome to the installer" apk_install git get_user read_software "$software" +# Setup Wayland (Alpine script) +setup-wayland-base setup_home deploy_dotfiles setup_greetd