~kris/suckless

st

39a54fa120731382c964709495e125a5372a47c7 — siduck76 5 years ago 8d54ff3 + 58592c4
Merge branch 'main' of github.com:siduck76/st
2 files changed, 4 insertions(+), 1 deletions(-)

M README.md
M xresources
M README.md => README.md +1 -0
@@ 12,6 12,7 @@ This is a custom suckless st build (credits to lukesmith's build for ligatures p
- Alpha(Transparency)
- Boxdraw
- w3m
- patch_column ( doesnt cut text while resizing)
- font2
- right click paste
- st desktop entry

M xresources => xresources +3 -1
@@ 11,8 11,10 @@ Xft.dpi:   135

st.font:         JetBrainsMono Nerd Font:style:medium:pixelsize=20

!-- use values like 0.60 to get proper transparency -- !
st.alpha: 1.0 

! window border inner
st.opacity: 255
st.borderpx: 10

! Base16 OneDark