Skip to content

kgshank/gse-disconnect-wifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gnome Shell Extension - Disconnect Wifi

Adds Disconnect option for Wireless devices

Installation Instructions

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.

Gnome shell versions compatible