From f5644c06b741ee51089a10286fd89a739d3d572f Mon Sep 17 00:00:00 2001 From: Mateja Date: Wed, 9 Dec 2020 16:17:59 +0100 Subject: First commit. --- mterm.desktop | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mterm.desktop (limited to 'mterm.desktop') 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 -- cgit v1.2.3