diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-24 17:49:37 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-24 17:49:37 +0200 |
commit | 68bc66dc631a7aca90fd1d74ed61a31474d733a5 (patch) | |
tree | 67d9e600ec6b61ebdc1e1d07b95c5a7a7876b584 /install.sh | |
parent | 912bd21316c0dc050081734a6c813ea5e8d74620 (diff) |
Get rid of custom AUR helper
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -70,8 +70,7 @@ if command_exists pacman; then pavucontrol \ chafa - bin/aurinstall --noconfirm cava - bin/aurinstall --noconfirm i3lock-fancy-rapid-git + paru -S --noconfirm cava i3lock-fancy-rapid-git elif command_exists apt; then ${SUDO} apt install -y gnupg gcc cmake g++ pkg-config libfontconfig1-dev libxcb1-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev |