summaryrefslogtreecommitdiff
path: root/larbs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'larbs.sh')
-rw-r--r--larbs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/larbs.sh b/larbs.sh
index 93b2dea..e93796c 100644
--- a/larbs.sh
+++ b/larbs.sh
@@ -213,7 +213,7 @@ ntpdate 0.us.pool.ntp.org >/dev/null 2>&1
installationloop
dialog --title "LARBS Installation" --infobox "Finally, installing \`libxft-bgra\` to enable color emoji in suckless software without crashes." 5 70
-yes | sudo -u "$name" $aurhelper -S libxft-bgra >/dev/null 2>&1
+yes | sudo -u "$name" $aurhelper -S libxft-bgra-git >/dev/null 2>&1
# Install the dotfiles in the user's home directory
putgitrepo "$dotfilesrepo" "/home/$name" "$repobranch"