From b3ae2e9a96afac2f1f24a23030ed7b768b8fe932 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Mon, 3 Jul 2017 06:07:02 +0200 Subject: [PATCH] FA --- scripts/install-prefs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install-prefs b/scripts/install-prefs index fe09093..ae0c29a 100755 --- a/scripts/install-prefs +++ b/scripts/install-prefs @@ -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