aboutsummaryrefslogtreecommitdiff
path: root/.compton.conf
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-08-13 20:37:01 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-08-13 20:37:01 +0200
commit481d529d0d786184f6ce5c26a856f4819cda010d (patch)
treef10f4c41f2522ca4e5cacf2b8a77e3aa7a010efc /.compton.conf
parentfad5f1133e9d02318c2eb41d98bf0acd37a3fdbe (diff)
parent408720c3e70cc1abe07268b676ff5e0970311943 (diff)
downloaddotfiles-481d529d0d786184f6ce5c26a856f4819cda010d.tar.gz
Merge branch 'master' of github.com:kompetenzbolzen/vimconfig
Diffstat (limited to '.compton.conf')
-rw-r--r--.compton.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.compton.conf b/.compton.conf
index 4302c79..2b731b3 100644
--- a/.compton.conf
+++ b/.compton.conf
@@ -55,7 +55,7 @@ glx-copy-from-front = false;
#################################
# Enabled client-side shadows on windows.
-shadow = true;
+shadow = false;
# The blur radius for shadows. (default 12)
shadow-radius = 5;
# The left offset for shadows. (default -15)