commit 5aef0a7eab3535bf16cd9289161cf199ea2b49a1 parent 3ca07a09e763ef1da30e74e221d336c88464df9f Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Fri, 27 May 2022 10:20:00 -0500 Modified shadow in picom Diffstat:
| M | linux/.config/picom/picom.conf | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/linux/.config/picom/picom.conf b/linux/.config/picom/picom.conf @@ -5,13 +5,13 @@ vsync = true; shadow = true; -shadow-offset-x = -25; -shadow-offset-y = -25; -shadow-radius = 25; -shadow-opacity = 1.0 +shadow-offset-x = -16; +shadow-offset-y = -16; +shadow-radius = 16; shadow-red = 0.0 shadow-green = 0.0 shadow-blue = 0.0 +shadow-opacity = 0.8 shadow-exclude = [ "! name~=''",