Skip to content

Shell script to toggle wifi on/off, so that I can use it as a keyboard shortcut to reset the bad net here.

License

Notifications You must be signed in to change notification settings

foowhiz/wifiToggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

wifiToggle

To assign this script as a keyboard shortcut, go to settings > keyboard > shorcuts > custom shortcuts Click on the + icon, then in the command field in the dialog box that pops up, type the following:

/PATH/TO/THE/SCRIPT/wifiToggle.sh

where /PATH/TO/THE/SCRIPT is the path to wherever the script has been downloaded (duh). Note: Do not use path with "~" (tilde) for home, as that is not identified here. Use the full path (/home/username/...) Assign a name and keyboard shortcut of your choice, and you're done.

About

Shell script to toggle wifi on/off, so that I can use it as a keyboard shortcut to reset the bad net here.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages