diff options
Diffstat (limited to 'picom/picom.conf')
-rw-r--r-- | picom/picom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/picom/picom.conf b/picom/picom.conf index 21c5fe6..17b0b29 100644 --- a/picom/picom.conf +++ b/picom/picom.conf @@ -1,6 +1,7 @@ backend = "glx"; vsync = true; corner-radius = 20; + rounded-corners-exclude = [ "window_type = 'menu'", "window_type = 'dropdown_menu'", |