Don't blur area around context menus
This commit is contained in:
parent
2d3ea05fe5
commit
a0a5362564
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
||||||
size = 8;
|
size = 8;
|
||||||
deviation = 2;
|
deviation = 2;
|
||||||
};
|
};
|
||||||
|
blur-background-exclude = [
|
||||||
|
"override_redirect = true"
|
||||||
|
];
|
||||||
# Ignore polybar
|
# Ignore polybar
|
||||||
rounded-corners-exclude = [
|
rounded-corners-exclude = [
|
||||||
"window_type = 'dock'"
|
"window_type = 'dock'"
|
||||||
|
|
Loading…
Add table
Reference in a new issue