819f8ea7c2
Creates a desktop-entry for st. This enables to find st in a graphical menu and to display it with a nice icon.
9 lines
177 B
Desktop File
9 lines
177 B
Desktop File
[Desktop Entry]
|
|
Name=st
|
|
Comment=st is a simple terminal implementation for X
|
|
Exec=st
|
|
Icon=utilities-terminal
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=System;TerminalEmulator;
|