picom: exclude blur from gromit-mpx

This commit is contained in:
Guilherme Rugai Freire 2021-10-02 18:30:36 -03:00
parent 1ce52bd3fb
commit cd80291a3c
No known key found for this signature in database
GPG Key ID: 0F9FE41723A8A297

View File

@ -96,6 +96,7 @@ blur-background-exclude = [
# when taking selection screenshot with `main`
# https://github.com/naelstrof/maim/issues/130
"class_g = 'slop'",
"class_g = 'Gromit-mpx'",
"_GTK_FRAME_EXTENTS@:c",
"! name~=''",
];