aboutsummaryrefslogtreecommitdiff
path: root/mterm.desktop
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-12-09 16:17:59 +0100
committerMateja <mail@matejamaric.com>2020-12-09 16:17:59 +0100
commitf5644c06b741ee51089a10286fd89a739d3d572f (patch)
tree74ffb4a3fbce2ca90ef3c1c5b80b9e77301d9f26 /mterm.desktop
downloadmterm-f5644c06b741ee51089a10286fd89a739d3d572f.tar.gz
mterm-f5644c06b741ee51089a10286fd89a739d3d572f.zip
First commit.
Diffstat (limited to 'mterm.desktop')
-rw-r--r--mterm.desktop8
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