diff options
Diffstat (limited to 'system/st/st.desktop')
-rw-r--r-- | system/st/st.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/st/st.desktop b/system/st/st.desktop new file mode 100644 index 000000000000..b836d7f7f0c5 --- /dev/null +++ b/system/st/st.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=st +Comment=Simple terminal emulator which sucks less +Exec=st +Terminal=false +Type=Application +Icon=st +Categories=System;TerminalEmulator; +Keywords=shell;prompt;command;commandline;cmd; |