From 4f42b14dd2ad149624d35e105f8155783ab12cf1 Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 5 Oct 2020 21:19:31 +0200 Subject: Little update --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index fa22a39..edb9989 100755 --- a/install.sh +++ b/install.sh @@ -150,6 +150,9 @@ echo "Install i3pystatus..." #pacman -S --noconfirm --needed pacman-contrib #pikaur -S --noconfirm --needed i3pystatus +# needed for update count on i3pystatus +#pikaur -S --noconfirm --needed yay + ## scripts echo "Install packages need by scripts..." -- cgit v1.2.1