chore(picom): reduced corner-radius

This commit is contained in:
Afonso Franco 2024-06-08 18:06:13 +01:00
parent 4182e4f855
commit f0c612b9eb
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

@ -11,7 +11,7 @@ animation-dampening = 8;
# Corners #
#################################
# requires: https://github.com/sdhand/compton or https://github.com/jonaburg/picom
corner-radius = 16.0;
corner-radius = 4.0;
rounded-corners-exclude = [
#"window_type = 'normal'",
"class_g = 'Rofi'",