From 2825fe0b91dc8f8abb318c83b85f893c35852e69 Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Sun, 7 Oct 2018 13:54:13 -0400 Subject: saving desktop config for reinstall --- .config/compton.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/compton.conf') diff --git a/.config/compton.conf b/.config/compton.conf index 6608cb2..07e6583 100644 --- a/.config/compton.conf +++ b/.config/compton.conf @@ -64,13 +64,13 @@ no-dock-shadow = true; # Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows. clear-shadow = true; # The blur radius for shadows. (default 12) -shadow-radius = 5; +shadow-radius = 12; # The left offset for shadows. (default -15) -shadow-offset-x = -5; +shadow-offset-x = -15; # The top offset for shadows. (default -15) -shadow-offset-y = -5; +shadow-offset-y = -15; # The translucency for shadows. (default .75) -shadow-opacity = 0.5; +shadow-opacity = 0.75; # Set if you want different colour shadows # shadow-red = 0.0; -- cgit v1.2.3-70-g09d2