Adds Disconnect option for Wireless devices
The official method to install this extension is from extensions.gnome.org.
To install the extension from source, clone the repository and place it in the $HOME/.local/share/gnome-shell/extensions
directory
cd ~/.local/share/gnome-shell/extensions/
# Remove older version
rm -rf "*[email protected]*"
# Clone current version
git clone https://github.com/kgshank/gse-disconnect-wifi.git
# Install it
cp -r gse-disconnect-wifi/[email protected] .
rm -rf "gse-disconnect-wifi"
Enable the extensions from GNOME Tweaks.
- 46
- For older versions install from extensions.gnome.org or use git branch
gnome42