From 1103c2064440a16e4e6b0094f409cc781397c337 Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 9 Sep 2019 08:34:03 +0200 Subject: Add dependencie for twmn --- install.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 8def859..0a35b35 100755 --- a/install.sh +++ b/install.sh @@ -149,7 +149,11 @@ echo "Install packages need by scripts..." #sudo pacman -S --noconfirm --needed rofi-pass #pikaur -S --noconfirm --needed pygmentize #pikaur -S --noconfirm --needed xwinwrap-git + +### Added this for twmn but seems to be buggy... +#pikaur -S --noconfirm --needed qt5 #pikaur -S --noconfirm --needed twmn-git + #sudo pacman -S --noconfirm --needed tmuxp #sudo pacman -S --noconfirm --needed task -- cgit v1.2.1