chore(picom): reduced corner-radius

This commit is contained in:
2024-06-08 18:06:13 +01:00
parent 4182e4f855
commit f0c612b9eb

View File

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