You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.
I guess this is more a question than a bug-report. Is zazu always connected to internet? Since each time I reload the config it "loads" the plugins. Are they all part of the app installer, or is it constantly downloading them and checking for updates?
The text was updated successfully, but these errors were encountered:
Your plugins are installed locally. When the plugins are loaded by zazu (such as when reloading the config), zazu runs a clone function for each plugin but that won't actually do anything if the plugin is already cloned.
On a completely fresh install, you don't have any plugins and they are installed as part of the load process.
You should be able to see all your installed plugins in ~/.zazu/plugins. AFAIK plugins are only updated if you manually click on "Update Plugins" in the menu.
I guess this is more a question than a bug-report. Is zazu always connected to internet? Since each time I reload the config it "loads" the plugins. Are they all part of the app installer, or is it constantly downloading them and checking for updates?
The text was updated successfully, but these errors were encountered: