Make your system commands accessible in Zazu!
This has built in support to do the following actions on your computer:
- lock
- screensaver
- shutdown
- logout
- restart
- empty trash
Simply type any of these commands and click on the result you wish to action.
Add tinytacoteam/zazu-system
inside of plugins
block of your
~/.zazurc.json
file.
{
"plugins": [
"tinytacoteam/zazu-system"
]
}