diff options
-rwxr-xr-x | install.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |