niri update

This commit is contained in:
Schrottkatze 2026-05-05 01:15:06 +02:00
commit b85f0a45d6
No known key found for this signature in database
4 changed files with 84 additions and 31 deletions

View file

@ -1,3 +1,5 @@
prefer-no-csd
cursor {
xcursor-theme "phinger-cursors-dark"
xcursor-size 32
@ -80,3 +82,35 @@ layer-rule {
}
baba-is-float true
}
layer-rule {
match namespace="^launcher$"
background-effect {
blur true
xray false
}
opacity 0.8
}
window-rule {
match is-floating=true
draw-border-with-background false
background-effect {
blur true
xray false
}
opacity 0.85
}
window-rule {
match app-id="cool-retro-term."
open-floating true
opacity 1.0
}
blur {
passes 3
offset 4
noise 0.05
saturation 2
}