From f17154601fab31eec660f3f6e884771c01565c21 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sat, 21 Aug 2021 01:29:07 -0600 Subject: [PATCH] [picom/XMonad] Exclude xmonad decorations from rounded corners --- dotfiles/config/picom.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/config/picom.conf b/dotfiles/config/picom.conf index 82f8ba1f..8f9eb809 100644 --- a/dotfiles/config/picom.conf +++ b/dotfiles/config/picom.conf @@ -158,6 +158,7 @@ fade-exclude = [ ]; ################################# corner-radius: 10 +rounded-corners-exclude = [ "class_g = 'xmonad'" ]; ################################# #