diff options
Diffstat (limited to 'common/.local/share/applications/emacsclient.desktop')
-rw-r--r-- | common/.local/share/applications/emacsclient.desktop | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/common/.local/share/applications/emacsclient.desktop b/common/.local/share/applications/emacsclient.desktop new file mode 100644 index 0000000..f2f9c74 --- /dev/null +++ b/common/.local/share/applications/emacsclient.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Type=Application +Name=Emacsclient +Exec=emacsclient -a emacs %F +NoDisplay=true |