From e63a16b509b05993fc7900b6296ba8601e343976 Mon Sep 17 00:00:00 2001 From: shipwreckt Date: Thu, 16 Oct 2025 22:13:02 +0100 Subject: More small changes, added thunderbird items. --- files/config/suckless/st/st.info | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'files/config/suckless/st/st.info') diff --git a/files/config/suckless/st/st.info b/files/config/suckless/st/st.info index efab2cf..ded76c1 100644 --- a/files/config/suckless/st/st.info +++ b/files/config/suckless/st/st.info @@ -195,6 +195,7 @@ st-mono| simpleterm monocolor, Ms=\E]52;%p1%s;%p2%s\007, Se=\E[2 q, Ss=\E[%p1%d q, + Smulx=\E[4:%p1%dm, st| simpleterm, use=st-mono, @@ -215,6 +216,11 @@ st-256color| simpleterm with 256 colors, initc=\E]4;%p1%d;rgb\:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*%{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\E\\, setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m, setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m, +# Underline colors + Su, + Setulc=\E[58:2:%p1%{65536}%/%d:%p1%{256}%/%{255}%&%d:%p1%{255}%&%d%;m, + Setulc1=\E[58:5:%p1%dm, + ol=\E[59m, st-meta| simpleterm with meta key, use=st, -- cgit v1.2.3