diff options
author | Tim Keller <tjkeller.xyz> | 2025-01-08 21:41:30 -0600 |
---|---|---|
committer | Tim Keller <tjkeller.xyz> | 2025-01-08 21:41:30 -0600 |
commit | d8e0ba487eca7164aed1d1fde1258558a6e44368 (patch) | |
tree | f9bc22b98f3450252a52c79a6bdeca2fe5b814b8 /st.desktop | |
parent | 6009e6e25bdff9548f085e9ae562b1ca305d3a0b (diff) | |
download | st-tj-0.9.2.0.tar.xz st-tj-0.9.2.0.zip |
add patches and configtj-0.9.2.00.9.2.0
Diffstat (limited to 'st.desktop')
-rw-r--r-- | st.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/st.desktop b/st.desktop new file mode 100644 index 0000000..2d2b76f --- /dev/null +++ b/st.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=Application +Exec=st +TryExec=st +Icon=utilities-terminal +Terminal=false +Categories=System;TerminalEmulator; + +Name=st +GenericName=Terminal +Comment=st is a simple terminal implementation for X +StartupWMClass=st-256color |