By the way, if your needs are simple like mine (all I need is for my laptop to connect to highest-ranking hotspot among those currently available), then you don't need a network manager. This is more than enough: eiwd.tcz (or wpa_supplicant-dbus.tcz), iw.tcz (to scan available networks), and a simple shell script to tie things together.
I attached the "autowifi" shell script that I've been using with eiwd.tcz. All you need to adjust is the interface name at the top (if yours is something other than wlan0) and the ssid/password pairs (use an empty string for password for hotspots that don't have a password).
Run the script as root at boot and/or manually ("sudo autowifi") whenever you want to connect to highest-ranking of the currently available networks.