diff options
| author | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-04-24 17:25:57 -0400 |
|---|---|---|
| committer | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-04-24 17:25:57 -0400 |
| commit | 762392967799d5abdd0b00a527724c390a0b5fb3 (patch) | |
| tree | 96c9df9695b87e41bfdbdef4b12a0db961ef630f /emacs.desktop | |
| parent | Create `xinitrc` template (diff) | |
| download | mmosmacs-762392967799d5abdd0b00a527724c390a0b5fb3.tar.gz mmosmacs-762392967799d5abdd0b00a527724c390a0b5fb3.tar.bz2 mmosmacs-762392967799d5abdd0b00a527724c390a0b5fb3.zip | |
Create `emacs.desktop` template
Diffstat (limited to 'emacs.desktop')
| -rw-r--r-- | emacs.desktop | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs.desktop b/emacs.desktop new file mode 100644 index 0000000..22bdae1 --- /dev/null +++ b/emacs.desktop | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | [Desktop Entry] | ||
| 2 | Name=MMOSMacs | ||
| 3 | Exec=emacs | ||
| 4 | Type=Application | ||