aboutsummaryrefslogtreecommitdiffstats
path: root/.compton.conf
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-09-04 17:45:54 -0700
committershmibs <shmibs@gmail.com>2014-09-04 17:45:54 -0700
commit43284dbeae82e7e6653ff1cf050551ef53cdcf29 (patch)
treee034538c8b77d9ee68eaabd4b94812b040431568 /.compton.conf
parent76986701eca30c36649fa8111358a45e2c88ff55 (diff)
downloaddotfiles-43284dbeae82e7e6653ff1cf050551ef53cdcf29.tar.gz
clean up theme colours
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 7b1b036..1b00221 100644
--- a/.compton.conf
+++ b/.compton.conf
@@ -3,9 +3,9 @@ shadow = false
no-dock-shadow = true
no-dnd-shadow = true
clear-shadow = true
-shadow-radius = 7
-shadow-offset-x = -7
-shadow-offset-y = -5
+shadow-radius = 8
+shadow-offset-x = 0
+shadow-offset-y = 0
shadow-opacity = 1
shadow-ignore-shaped = true
-shadow-exclude = "window_type != 'dock'"
+#shadow-exclude = "window_type != 'dock'"