[Picom] Add exception to background blur

This commit is contained in:
2020-11-13 00:40:27 +01:00
parent b4a6904989
commit e3880c48b1

View File

@@ -333,6 +333,7 @@
blur-background-exclude = [
"window_type = 'desktop'",
"class_g = 'Polybar'",
"class_g = 'discord-overlay'",
"_GTK_FRAME_EXTENTS@:c"
];
#+END_SRC