Last active
November 4, 2017 09:29
-
-
Save suberb/e5d81374a2eef225ecc0fb8434ca6a41 to your computer and use it in GitHub Desktop.
elementaryOS | Zazu Configuration File
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"hotkey": "alt+space", | |
"theme": "iansinnott/zazu-dark-theme", | |
"displayOn": "detect", | |
"plugins": [ | |
"tinytacoteam/zazu-calculator", | |
"tinytacoteam/zazu-file-finder", | |
"tinytacoteam/zazu-system", | |
"tinytacoteam/zazu-package-manager", | |
"tinytacoteam/zazu-chrome-bookmarks", | |
"iansinnott/zazu-emoji", | |
"danielbayerlein/zazu-battery", | |
"danielbayerlein/zazu-uptime", | |
"halvves/zazu-giphy", | |
"halvves/zazu-colors", | |
"avaly/zazu-timezone", | |
"avaly/zazu-currency-convertor", | |
"chrishelgert/zazu-fkill", | |
"jnstr/zazu-password", | |
"puyt/zazu-utime", | |
"blainesch/zazu-weather", | |
"blakek/zazu-ip-address", | |
"sagold/zazu-dict", | |
{ | |
"name": "tinytacoteam/zazu-fallback", | |
"variables": { | |
"rootSearches": ["google"] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment