mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-30 21:34:21 +02:00
picom: tentative to remove border around Firefox menus
This commit is contained in:
parent
2351fe909c
commit
1a69ef4f6e
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ blur-method = "dual_kawase";
|
||||||
blur-strength = 3;
|
blur-strength = 3;
|
||||||
blur-background-exclude = [
|
blur-background-exclude = [
|
||||||
"class_i = 'xss-dimmer'",
|
"class_i = 'xss-dimmer'",
|
||||||
|
"_GTK_FRAME_EXTENTS@:c",
|
||||||
"window_type != 'dock' &&
|
"window_type != 'dock' &&
|
||||||
window_type != 'tooltip' &&
|
window_type != 'tooltip' &&
|
||||||
window_type !*= 'menu' &&
|
window_type !*= 'menu' &&
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue