Implement user menu
This commit is contained in:
parent
426d298173
commit
3094cb749e
5 changed files with 52 additions and 19 deletions
|
@ -22,4 +22,4 @@ pub struct OpenZedURL {
|
|||
|
||||
impl_actions!(zed, [OpenBrowser, OpenZedURL]);
|
||||
|
||||
actions!(zed, [Quit]);
|
||||
actions!(zed, [OpenSettings, Quit]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue