[Picom] Add rounded corners

This commit is contained in:
2021-08-03 10:24:46 -06:00
parent 334fe8cab3
commit f8c5afee36

View File

@@ -151,6 +151,14 @@ fade-out-step = 0.01;
# Specify a list of conditions of windows that should not be faded. # Specify a list of conditions of windows that should not be faded.
fade-exclude = [ ]; fade-exclude = [ ];
#################################
#
# Corners
#
#################################
corner-radius: 10
################################# #################################
# #
# Other # Other