11-06-2023, 02:12 PM
I finally got around to setting up a Network Manager app on LxQt. nm-tray compiles and runs just fine (so far), and I was able to get the AUR package to build on the PineTab2 by adding aarch64 to the arch= line in the PKGBUILD file.
https://aur.archlinux.org/packages/nm-tray
Code:
arch=('x86_64' 'aarch64')
https://aur.archlinux.org/packages/nm-tray