summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/compton/compton.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/compton/compton.conf b/.config/compton/compton.conf
index a0873cc..357f978 100644
--- a/.config/compton/compton.conf
+++ b/.config/compton/compton.conf
@@ -1,7 +1,7 @@
1# Shadow 1# Shadow
2shadow = true; 2shadow = true;
3shadow-radius = 0; 3shadow-radius = 0;
4shadow-offset-x = 10; 4shadow-offset-x = 5;
5shadow-offset-y = 5; 5shadow-offset-y = 5;
6log-level = "warn"; 6log-level = "warn";
7# log-file = "/path/to/your/log/file"; 7# log-file = "/path/to/your/log/file";