From d8e0ba487eca7164aed1d1fde1258558a6e44368 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Wed, 8 Jan 2025 21:41:30 -0600 Subject: add patches and config --- st.desktop | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 st.desktop (limited to 'st.desktop') 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 -- cgit v1.2.3