commit dd72660973608bb2da9d7370c1cc8a9e69373e84 parent f6af2011431c12982a0b814ef410bf3a56f0696d Author: bajok <bajok@kretes.xyz> Date: Fri, 8 May 2020 20:41:15 +0200 Fix diff filenames and markup in selectionbg-alpha patch Diffstat:
M | st.suckless.org/patches/selectionbg-alpha/index.md | | | 2 | +- |
M | st.suckless.org/patches/selectionbg-alpha/st-selectionbg-alpha-0.8.2.diff | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/st.suckless.org/patches/selectionbg-alpha/index.md b/st.suckless.org/patches/selectionbg-alpha/index.md @@ -1,5 +1,5 @@ selectionbg-alpha -=============== +================= Description ----------- diff --git a/st.suckless.org/patches/selectionbg-alpha/st-selectionbg-alpha-0.8.2.diff b/st.suckless.org/patches/selectionbg-alpha/st-selectionbg-alpha-0.8.2.diff @@ -1,4 +1,4 @@ ---- x.c.bck 2020-05-07 16:51:55.080437829 +0200 +--- x.c 2020-05-07 16:51:55.080437829 +0200 +++ x.c 2020-05-07 16:51:23.850218201 +0200 @@ -812,6 +812,17 @@ ((unsigned short)(dc.col[defaultbg].color.blue * alpha)) & 0xff00;