[picom/XMonad] Exclude xmonad decorations from rounded corners

This commit is contained in:
Ivan Malison 2021-08-21 01:29:07 -06:00
parent dc4d385013
commit f17154601f
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -158,6 +158,7 @@ fade-exclude = [ ];
#################################
corner-radius: 10
rounded-corners-exclude = [ "class_g = 'xmonad'" ];
#################################
#