blob: daa35a7cf98c45050ed121c33e1c897c1aebf705 (
plain)
1
2
3
4
5
6
7
8
|
[Desktop Entry]
Name=st
Comment=st is a simple terminal implementation for X
Exec=tabbed -c -r 2 st -w '' -e /bin/bash --login
Icon=utilities-terminal
Terminal=false
Type=Application
Categories=System;TerminalEmulator;
|