aboutsummaryrefslogtreecommitdiffstats
path: root/.compton.conf
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-01-16 23:03:37 -0700
committershmibs <shmibs@gmail.com>2014-01-16 23:03:37 -0700
commit399d85d8f58b27e261f27040483a945d6b9659c0 (patch)
tree0a5a29824196fd5550532bc8239e8e7ba187d2ee /.compton.conf
parent350347678a23c2e0316c23cbc74af23752eeb63e (diff)
downloaddotfiles-399d85d8f58b27e261f27040483a945d6b9659c0.tar.gz
added new theme
also removed launcher completely
Diffstat (limited to '.compton.conf')
-rw-r--r--.compton.conf8
1 files changed, 4 insertions, 4 deletions
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'"