Skip to content

IhorHordiichuk/gse-disconnect-wifi

 
 

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 "*disconnect-wifi@kgshank.net*"

# Clone current version
git clone https://github.com/kgshank/gse-disconnect-wifi.git

# Install it
cp -r gse-disconnect-wifi/disconnect-wifi@kgshank.net .
rm -rf "gse-disconnect-wifi"

Enable the extensions from GNOME Tweaks.

Gnome shell versions compatible

About

Gnome Shell Extension - Disconnect Wifi

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.1%
  • Makefile 5.9%