From 4ecac4a9fdb8e1faf92d62ae027891497abae7f5 Mon Sep 17 00:00:00 2001 From: OBJNULL Date: Sat, 9 May 2026 21:44:55 -0500 Subject: [PATCH] Fix typo --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 7a5fa95..ebf86b2 100755 --- a/install.sh +++ b/install.sh @@ -84,7 +84,7 @@ fi # --- Packages --- displayTitle "Packages" -respoitPkg "void-repo-nonfree" +repositPkg "void-repo-nonfree" repositPkg "void-repo-multilib-nonfree" installPkg "xorg wayland wl-clipboard" installPkg "alacritty swaybg"