[picom/XMonad] Exclude xmonad decorations from rounded corners

This commit is contained in:
2021-08-21 01:29:07 -06:00
parent dc4d385013
commit f17154601f

View File

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