mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 16:16:42 -07:00
Add keep alive to emacs plist
This commit is contained in:
parent
095e7b7232
commit
a6da359a98
1 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,8 @@
|
|||
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>KeepAlive</key>
|
||||
<true/>
|
||||
<key>Label</key>
|
||||
<string>gnu.emacs.daemon</string>
|
||||
<key>ProgramArguments</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue