From ff2af5892f64b506064b3bcbd90872482a07c621 Mon Sep 17 00:00:00 2001 From: szczagi <65159096+szczagi@users.noreply.github.com> Date: Thu, 27 Aug 2020 21:14:00 +0200 Subject: Update larbs.sh change from normal libxft-bgra to libxft-bgra-git due to being outdated and with broken keys --- larbs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3