stav121/i3wm-themer

add pamac to build aur packages

marzdgzmn opened this issue · 1 comments

for install_arch.sh, I've added:
elif [ -x "$(command -v pamac)" ]; then pamac build --no-confirm polybar-git ttf-nerd-fonts-symbols
For Manjaro's package manager: pamac.

Cheers,

Hello sir,

Would you mind making a PR with the above change?