Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VPN indicator #33

Closed
azurita opened this issue Jan 18, 2023 · 2 comments
Closed

VPN indicator #33

azurita opened this issue Jan 18, 2023 · 2 comments

Comments

@azurita
Copy link

azurita commented Jan 18, 2023

How can I do to include in the widget the possibility of choosing a vpn as it does with Wi-Fi networks?

@Aylur
Copy link
Owner

Aylur commented Jan 18, 2023

I will add an option to choose which toggles you want, but for now a here is temporary solution.
Go to ~/.local/share/gnome-shell/extensions/widgets@aylur/widgets/quickSettingsTweaks.js
on line 483 and 503 comment out this.vpn
so it should look like this

this.wired, /* this.wifi, */ this.modem, this.networkBt, /* this.vpn, */

then logout and login again.

@azurita
Copy link
Author

azurita commented Jan 18, 2023

Great! Works for me. Thanks.

@azurita azurita closed this as completed Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants