darwin/graphical: Use open to open emacs
This commit is contained in:
parent
317781f0cb
commit
e069d5803b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
enable = true;
|
||||
skhdConfig = ''
|
||||
cmd - return : open -na /Applications/iTerm.app
|
||||
cmd + shift - return : emacs
|
||||
cmd + shift - return : open -na ~/Application/Emacs.app
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue