From 399d85d8f58b27e261f27040483a945d6b9659c0 Mon Sep 17 00:00:00 2001 From: shmibs Date: Thu, 16 Jan 2014 23:03:37 -0700 Subject: added new theme also removed launcher completely --- .compton.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.compton.conf') diff --git a/.compton.conf b/.compton.conf index 1a466dc..ca9fc2e 100644 --- a/.compton.conf +++ b/.compton.conf @@ -3,9 +3,9 @@ shadow = true no-dock-shadow = false no-dnd-shadow = true clear-shadow = true -shadow-radius = 10 -shadow-offset-x = -10 -shadow-offset-y = -10 -shadow-opacity = 0.85 +shadow-radius = 7 +shadow-offset-x = -7 +shadow-offset-y = -5 +shadow-opacity = 1 shadow-ignore-shaped = true shadow-exclude = "window_type != 'dock'" -- cgit v1.2.3