From bb56685063532f732f4fbdba1d890931dad3d891 Mon Sep 17 00:00:00 2001 From: Moritz Biering Date: Thu, 6 May 2021 14:32:57 +0200 Subject: Use the additional alpha-value as offset to support a changing alpha properly --- Xdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Xdefaults') diff --git a/Xdefaults b/Xdefaults index 2c2d2e0..040c772 100644 --- a/Xdefaults +++ b/Xdefaults @@ -1,6 +1,6 @@ !! Transparency (0-1): st.alpha: 0.92 -st.alphaUnfocus: 0.62 +st.alphaOffset: 0.3 !! Set a default font and font size as below: st.font: Monospace-11; -- cgit v1.2.3