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