use noctalia's new blur support
This commit is contained in:
parent
476538c4cb
commit
3c83c0a928
2 changed files with 3 additions and 11 deletions
|
|
@ -191,15 +191,6 @@
|
|||
}
|
||||
];
|
||||
layer-rules = [
|
||||
{
|
||||
matches = [ { namespace = "noctalia-bar-content-.*$"; } ];
|
||||
background-effect = {
|
||||
xray = false;
|
||||
blur = true;
|
||||
noise = 0.05;
|
||||
saturation = 1;
|
||||
};
|
||||
}
|
||||
{
|
||||
matches = [ { namespace = "^launcher$"; } ];
|
||||
background-effect = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue