Somebody from proton told me how to solve this! See here. It was something incredibly simple nm-applet
needs to be running for NetworkManager
to use this feature. Definitely seems to be a case of some really lousy logging on NetworkManager
s part.
Anyway, if anyone else encounters this, you just need:
-
gnome-keyring
installed and started withgnome-keyring-daemon --start
somewhere in youri3
config. - The
nm-applet
running, again, put anexec
in your i3 config.
Thanks all!