backdrop has wallpaper now

This commit is contained in:
Reid 2026-04-28 17:58:23 -07:00
parent 97110919cd
commit 5b898f56ae
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
4 changed files with 97 additions and 21 deletions

View file

@ -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$"; }