backdrop has wallpaper now
This commit is contained in:
parent
97110919cd
commit
5b898f56ae
4 changed files with 97 additions and 21 deletions
|
|
@ -311,6 +311,12 @@ in {
|
|||
|
||||
# TODO: add shadows onto notifications. weird geometry beware !!!
|
||||
layer-rules = [
|
||||
{
|
||||
matches = [
|
||||
{ namespace = "^.*-?backdrop$"; }
|
||||
];
|
||||
place-within-backdrop = true;
|
||||
}
|
||||
{
|
||||
matches = [
|
||||
{ namespace = "^notifications$"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue