13501. Network Manager in the Terminal on i3 (jaketrent.com)
If you're in i3, you'll likely want a terminal-based network manager to connect to a network.InstallYou'll want a tool called nmcli, or network manager cli. It's likely already installed. If not, install:# pop!_os sudo apt install nmcli # or, arch sudo pacman -S nmcliSee DevicesTo see the network de...