Update picom corner radius

This commit is contained in:
rydesun 2022-10-10 20:17:12 +08:00
parent d50c3b69e7
commit 97c70647d9

View file

@ -20,6 +20,16 @@ shadow-exclude = [
fading = true
#################################
# Corners #
#################################
corner-radius = 12
rounded-corners-exclude = [
"IS_FLOATING@:s != 'True'"
];
#################################
# General Settings #
#################################