marzdgzmn opened this issue 5 years ago · 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.
elif [ -x "$(command -v pamac)" ]; then pamac build --no-confirm polybar-git ttf-nerd-fonts-symbols
Cheers,
Hello sir,
Would you mind making a PR with the above change?