diff --git a/desktop/configs/picom/.config/picom/picom.conf b/desktop/configs/picom/.config/picom/picom.conf index f529744..caca23b 100644 --- a/desktop/configs/picom/.config/picom/picom.conf +++ b/desktop/configs/picom/.config/picom/picom.conf @@ -257,6 +257,7 @@ blur-background-exclude = [ "class_g ?= 'plank' && window_type = 'dock'", "class_g = 'Ulauncher'", "class_g = 'Polybar'", + "class_g = 'Burrito'", # # prevents picom from blurring the background # when taking selection screenshot with `main`