diff options
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 |