From b80d9a879044c8c0a9d13307ced0582173ead388 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 1 Oct 2022 18:48:48 -0500 Subject: [PATCH] add bemenu back to pkgbuild --- installers/arch/PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/installers/arch/PKGBUILD b/installers/arch/PKGBUILD index b370ba8..dc611a0 100644 --- a/installers/arch/PKGBUILD +++ b/installers/arch/PKGBUILD @@ -101,6 +101,7 @@ depends=( "waylock" "foot" "foot-terminfo" +"bemenu-wayland" ) optdepends=()