aboutsummaryrefslogtreecommitdiffstats
path: root/st.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'st.desktop')
-rw-r--r--st.desktop8
1 files changed, 8 insertions, 0 deletions
diff --git a/st.desktop b/st.desktop
new file mode 100644
index 0000000..daa35a7
--- /dev/null
+++ b/st.desktop
@@ -0,0 +1,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;