Switched to a picom fork from ibhagwan

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2021-12-04 23:47:50 +01:00
parent 19a58b03b6
commit a7b6ca91ad
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283

View File

@ -1,3 +1,5 @@
# see https://github.com/ibhagwan/picom/blob/next-rebase/picom.sample.conf
# Shadows
shadow = false;
shadow-radius = 20;
@ -14,9 +16,10 @@ shadow-exclude = [
];
#Corners
corner-radius = 16;
corner-radius = 8;
rounded-corners-exclude = [
"class_g = 'dmenu'"
"class_g = 'dmenu'",
"class_g = 'kitty'",
];
# Fading