mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
picom: exclude blur from gromit-mpx
This commit is contained in:
parent
1ce52bd3fb
commit
cd80291a3c
@ -96,6 +96,7 @@ blur-background-exclude = [
|
|||||||
# when taking selection screenshot with `main`
|
# when taking selection screenshot with `main`
|
||||||
# https://github.com/naelstrof/maim/issues/130
|
# https://github.com/naelstrof/maim/issues/130
|
||||||
"class_g = 'slop'",
|
"class_g = 'slop'",
|
||||||
|
"class_g = 'Gromit-mpx'",
|
||||||
"_GTK_FRAME_EXTENTS@:c",
|
"_GTK_FRAME_EXTENTS@:c",
|
||||||
"! name~=''",
|
"! name~=''",
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user