diff options
| -rw-r--r-- | .config/compton/compton.conf | 2 |
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 |
| 2 | shadow = true; | 2 | shadow = true; |
| 3 | shadow-radius = 0; | 3 | shadow-radius = 0; |
| 4 | shadow-offset-x = 10; | 4 | shadow-offset-x = 5; |
| 5 | shadow-offset-y = 5; | 5 | shadow-offset-y = 5; |
| 6 | log-level = "warn"; | 6 | log-level = "warn"; |
| 7 | # log-file = "/path/to/your/log/file"; | 7 | # log-file = "/path/to/your/log/file"; |
