This commit is contained in:
Geoffrey Frogeye 2017-07-03 06:07:02 +02:00
parent 3a58821711
commit b3ae2e9a96

View file

@ -229,7 +229,7 @@ if [ $GUI == 1 ]; then
# Desktop manager
inst i3 i3lock i3status dunst unclutter xautolock feh numlockx scrot
if [ $ARCH == 1 ]; then
altInst polybar-git
altInst polybar-git ttf-font-awesome
else
echo "TODO compile polybar-git"
fi