diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-08-12 21:40:27 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-08-12 21:40:27 +0200 |
commit | f1758c25358a54bfbc354185829292c011620125 (patch) | |
tree | 9c5b90f0a3d7698a5a808c895253c41a5c315bff /st.desktop | |
parent | d98130c927f2a78d83ed7e16ad0faf6c3e4ec398 (diff) |
Apply desktopentry patch
Diffstat (limited to 'st.desktop')
-rw-r--r-- | st.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/st.desktop b/st.desktop new file mode 100644 index 0000000..49029d8 --- /dev/null +++ b/st.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=st +Comment=st is a simple terminal implementation for X +Exec=st +Icon=utilities-terminal +Terminal=false +Type=Application +Categories=System;TerminalEmulator; |