bayleeadamoss / zazu

:rocket: A fully extensible and open source launcher for hackers, creators and dabblers.
http://zazuapp.org
MIT License
2.09k stars 168 forks source link

 open config file from menu #345

Closed linonetwo closed 5 years ago

linonetwo commented 5 years ago

Expected Behavior

Click "open config" and open it with system default code editor.

Actual Behavior

Need to open config from command line

linonetwo commented 5 years ago

I think just run "open ~/.zazurc` in shell is enough, it will be opened by default text editor, for example, VSCode.