[Picom] Add rounded corners

This commit is contained in:
Ivan Malison 2021-08-03 10:24:46 -06:00
parent 334fe8cab3
commit f8c5afee36
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

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