diff options
Diffstat (limited to '.Xdefaults')
-rw-r--r-- | .Xdefaults | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,9 +1,12 @@ -!! Transparency (0-255): -st.alpha: 240 +!! Transparency (0-1): +st.alpha: 0.92 !! Set a default font and font size as below: st.font: Monospace-11; +! st.termname: st-256color +! st.borderpx: 2 + /* !! gruvbox: */ /* *.color0: #1d2021 */ /* *.color1: #cc241d */ |