commit
ced543c80b
1 changed files with 1 additions and 1 deletions
2
larbs.sh
2
larbs.sh
|
@ -213,7 +213,7 @@ ntpdate 0.us.pool.ntp.org >/dev/null 2>&1
|
||||||
installationloop
|
installationloop
|
||||||
|
|
||||||
dialog --title "LARBS Installation" --infobox "Finally, installing \`libxft-bgra\` to enable color emoji in suckless software without crashes." 5 70
|
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
|
# Install the dotfiles in the user's home directory
|
||||||
putgitrepo "$dotfilesrepo" "/home/$name" "$repobranch"
|
putgitrepo "$dotfilesrepo" "/home/$name" "$repobranch"
|
||||||
|
|
Loading…
Reference in a new issue