update noctalia

This commit is contained in:
EdenQwQ 2026-02-21 12:47:29 +08:00
parent ce73753052
commit b07f35bcd4
3 changed files with 11 additions and 17 deletions

View file

@ -13,27 +13,21 @@ let
window-rule {
background-effect {
xray true
blur {
on
}
blur true
}
}
layer-rule {
match namespace="launcher"
background-effect {
xray false
blur {
on
}
blur true
}
}
layer-rule {
match namespace="noctalia-bar-content-*"
background-effect {
xray false
blur {
on
}
xray true
blur true
}
}