From b47a4b95768e55988a79de588fecac38ea258b5b Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Fri, 8 Nov 2024 17:02:40 +0300 Subject: [PATCH] Add faugus-launcher-git --- create-arch-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-arch-bootstrap.sh b/create-arch-bootstrap.sh index cabeef7..b11cb7b 100755 --- a/create-arch-bootstrap.sh +++ b/create-arch-bootstrap.sh @@ -62,7 +62,7 @@ extra_pkgs="nano ttf-dejavu ttf-liberation firefox mpv geany pcmanfm \ export packagelist="${audio_pkgs} ${core_pkgs} ${video_pkgs} ${wine_pkgs} ${devel_pkgs} ${gaming_pkgs} ${extra_pkgs}" # If you want to install AUR packages, specify them in this variable -export aur_packagelist="" +export aur_packagelist="faugus-launcher-git" # ALHP is a repository containing packages from the official Arch Linux # repos recompiled with -O3, LTO and optimizations for modern CPUs for