stav121 / i3wm-themer

🎨 Theme collection manager for i3-wm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add pamac to build aur packages

marzdgzmn opened this issue · 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?