[picom] reduced corner-radius

This commit is contained in:
Afonso Franco 2024-06-08 18:06:13 +01:00
parent 68dd9f9ed2
commit d7b50a81f3
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54

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'",