An updated GNOME extension to activate and deactivate VLAN connections from the system panel or top bar.
Dropdown menu and Topbar icon have direct link to:
- System preferences
- Advanced Network (nm-connection-editor)
- Extension preferences
You can toggle on/off both, Dropdown and Topbar icon in extenison preferences:
You first need to create the VLANs with your preferred tool, such as nm-connection-editor, otherwise nothing will displayed.
cd ~/.local/share/gnome-shell/extensions/
rm -r updated-vlan-switcher@jrvolt.github.io
git clone https://github.com/JrVolt/GNOME_VLAN_Toggle updated-vlan-switcher@jrvolt.github.io
cd updated-vlan-switcher@jrvolt.github.io
glib-compile-schemas schemas/Now log out and log back in to reload the extensions.
Forked from 'u/darcato' vlan switcher
GPLv3


