An open API service indexing awesome lists of open source software.

https://github.com/afaur/zazu-toggle-pref


https://github.com/afaur/zazu-toggle-pref

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Toggle Prefrence Pane Option

Only works for Tap to Click now. Use `ttc` to toggle.

## Installing (MAC)

Add `afaur/zazu-toggle-pref` inside the plugins block of your `~/.zazurc.json` file

## Installing (WIN)

Add `afaur/zazu-toggle-pref` inside the plugins block of your `C:\Users\UserName\.zazurc.json` file.

~~~ javascript
{
"plugins": [
'afaur/zazu-toggle-pref'
]
}
~~~