diff options
author | neodarz <neodarz@neodarz.net> | 2019-09-09 08:34:03 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-09 08:34:03 +0200 |
commit | 1103c2064440a16e4e6b0094f409cc781397c337 (patch) | |
tree | 85c54ec41cd6eb7966f335ff52088ad2672fb043 | |
parent | 9b16f41b9f55325111c45106027369059dbd9c56 (diff) | |
download | dotfiles-1103c2064440a16e4e6b0094f409cc781397c337.tar.xz dotfiles-1103c2064440a16e4e6b0094f409cc781397c337.zip |
Add dependencie for twmn
-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 |