diff options
author | rjl6789 <rob.livesey@gmail.com> | 2019-05-09 07:37:21 +0100 |
---|---|---|
committer | rjl6789 <rob.livesey@gmail.com> | 2019-05-09 07:37:21 +0100 |
commit | 9aa7f38187cf6ff15ec1a11fc83e8d43e1b1a6d5 (patch) | |
tree | 79889ddefc19e3ea2fc1c2374d9a54727e156435 /.Xdefaults | |
parent | e99aa29eefb43c1ea9f63c13d35bf45f7a90171b (diff) | |
parent | da13ef12463d1870caed94584db464d68c6b3182 (diff) |
Merge remote-tracking branch 'upstream/master'
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 */ |