diff options
author | Mateja <mail@matejamaric.com> | 2020-12-09 16:17:59 +0100 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2020-12-09 16:17:59 +0100 |
commit | f5644c06b741ee51089a10286fd89a739d3d572f (patch) | |
tree | 74ffb4a3fbce2ca90ef3c1c5b80b9e77301d9f26 /mterm.desktop | |
download | mterm-f5644c06b741ee51089a10286fd89a739d3d572f.tar.gz mterm-f5644c06b741ee51089a10286fd89a739d3d572f.zip |
First commit.
Diffstat (limited to 'mterm.desktop')
-rw-r--r-- | mterm.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mterm.desktop b/mterm.desktop new file mode 100644 index 0000000..93b61eb --- /dev/null +++ b/mterm.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=mterm +Comment=Mateja's VTE based minimal terminal emulator +Exec=mterm +Icon=utilities-terminal +Type=Application +Categories=GTK;System;TerminalEmulator; +StartupNotify=true |