commit 39a54fa120731382c964709495e125a5372a47c7
parent 8d54ff3303508d0f48fbba332d636a0a6a95f0dc
Author: siduck76 <siduckk76@protonmail.com>
Date: Sun, 25 Jul 2021 12:55:50 +0530
Merge branch 'main' of github.com:siduck76/st
Diffstat:
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -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
diff --git a/xresources b/xresources
@@ -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