From 4d591414df3e4cea29102ec269534dda658960ff Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 10 Mar 2018 18:44:29 -0700 Subject: [PATCH] now polybar-git used --- src/larbs_user.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/larbs_user.sh b/src/larbs_user.sh index cce17c8..704ce5c 100755 --- a/src/larbs_user.sh +++ b/src/larbs_user.sh @@ -39,7 +39,7 @@ dialog --infobox "Now compiling polybar. This is the last program, but may take wifi=$(ls /sys/class/net | grep wl) eth=$(ls /sys/class/net | grep eth) sed -e "s/wlp3s0/$wifi/g; s/enp0s25/$eth/g" /home/$(whoami)/.config/polybar/config /home/$(whoami)/.bashrc -packer --noconfig -S polybar +packer --noconfig -S polybar-git echo Downloading email setup... git clone https://github.com/lukesmithxyz/mutt-wizard.git /home/$(whoami)/.config/mutt >/dev/null