aboutsummaryrefslogtreecommitdiffstats
path: root/st.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'st.desktop')
-rw-r--r--st.desktop13
1 files changed, 11 insertions, 2 deletions
diff --git a/st.desktop b/st.desktop
index 77c672a..0ba7746 100644
--- a/st.desktop
+++ b/st.desktop
@@ -1,8 +1,17 @@
[Desktop Entry]
Name=st
+GenericName=Terminal
Comment=st is a simple terminal implementation for X
-Exec=st -e /bin/bash --login
+Keywords=shell;prompt;command;commandline;cmd;
+TryExec=st
+Exec=st -m
Icon=utilities-terminal
-Terminal=false
Type=Application
Categories=System;TerminalEmulator;
+StartupNotify=true
+StartupWMClass=st-256color
+Actions=new-window;
+
+[Desktop Action new-window]
+Name=New Window
+Exec=st