Skip to content

Instantly share code, notes, and snippets.

@bantya
Created July 17, 2017 19:02
Show Gist options
  • Save bantya/56e8f5bcfadcdecd80334f72d089edb8 to your computer and use it in GitHub Desktop.
Save bantya/56e8f5bcfadcdecd80334f72d089edb8 to your computer and use it in GitHub Desktop.
Json: My .zazurc file
{
"hotkey": "super+alt+space",
"theme": "iansinnott/zazu-dark-theme",
"displayOn": "detect",
"plugins": [
"tinytacoteam/zazu-calculator",
"tinytacoteam/zazu-file-finder",
"tinytacoteam/zazu-template",
"tinytacoteam/zazu-system",
"tinytacoteam/zazu-package-manager",
{
"name": "tinytacoteam/zazu-fallback",
"variables": {
"rootSearches": [
"google"
]
}
},
{
"name": "tinytacoteam/zazu-clipboard",
"variables": {
"ClipboardKey": "shift+alt+v"
}
},
"brpaz/zazu-encode-decode",
"halvves/zazu-colors",
"gabrielpoca/zazu-caniuse",
"tinytacoteam/zazu-ascii-search",
"blakek/zazu-emoj",
"halvves/zazu-giphy",
"chrishelgert/zazu-fkill"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment