summaryrefslogtreecommitdiff
path: root/st.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'st.desktop')
-rw-r--r--st.desktop11
1 files changed, 5 insertions, 6 deletions
diff --git a/st.desktop b/st.desktop
index 2d2b76f..121341d 100644
--- a/st.desktop
+++ b/st.desktop
@@ -1,12 +1,11 @@
[Desktop Entry]
Type=Application
-Exec=st
-TryExec=st
+Name=st
+Comment=st is the simple terminal
Icon=utilities-terminal
Terminal=false
-Categories=System;TerminalEmulator;
-
-Name=st
GenericName=Terminal
-Comment=st is a simple terminal implementation for X
StartupWMClass=st-256color
+Exec=st
+TryExec=st
+Categories=System;TerminalEmulator;