update flake
This commit is contained in:
parent
e617b539e4
commit
2a7d450284
5 changed files with 112 additions and 89 deletions
|
|
@ -122,12 +122,12 @@
|
|||
softness = 30;
|
||||
color = base00 + "77";
|
||||
};
|
||||
blur = {
|
||||
enable = true;
|
||||
passes = 4;
|
||||
radius = 4;
|
||||
noise = 0.1;
|
||||
};
|
||||
# blur = {
|
||||
# enable = true;
|
||||
# passes = 4;
|
||||
# radius = 4;
|
||||
# noise = 0.1;
|
||||
# };
|
||||
};
|
||||
window-rules = [
|
||||
{
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
bottom-right = 16.0;
|
||||
};
|
||||
clip-to-geometry = true;
|
||||
opacity = 0.975;
|
||||
opacity = 1.0;
|
||||
}
|
||||
{
|
||||
matches = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue