From 95a8f16383feec645be8ff35ce7b6ea2ae6d7db0 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 18 Jan 2021 23:30:48 -0600 Subject: Add desktop file --- config.org | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 30a606f..f1ddb6f 100644 --- a/config.org +++ b/config.org @@ -2369,6 +2369,23 @@ "%EMACS%" %* #+end_src +*** emacsclient.desktop + + from [[https://www.taingram.org/blog/emacs-client.html][taingram]]. + + #+begin_src conf-desktop + [Desktop Entry] + Name=Emacs Client + GenericName=Text Editor + Comment=Edit text + MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++; + Exec=emacsclient -c %f + Icon=emacs + Type=Application + Terminal=false + Categories=Utility;TextEditor; + #+end_src + ** License :PROPERTIES: :header-args: :tangle LICENSE :comments no -- cgit 1.4.1-21-gabe81